This commit provides a modified Go runtime in Docker image. Now we can build a Go program using `occlum-go`, then run it in SGX enclaves by Occlum. The Golang demo demonstrates how to build and run a web server program written in Go.
		
			
				
	
	
		
			3 lines
		
	
	
		
			27 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			27 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| occlum_context/
 | |
| web_server
 |