å æ¥çºè¡¨ããã Elastic Beanstalk for Docker ã§ãä»»æã®è¨èªã§æ¸ããã¢ããªã±ã¼ã·ã§ã³ã Elastic Beanstalk ä¸ã§åãããã¨ãã§ãããã¨ãã§ããããã«ãªãã¾ããã ãªã®ã§ããã£ãã Go ã§æ¸ãã Web ã¢ããªãåããã¦ã¿ã¾ããã ããã§ä½¿ç¨ããã½ã¼ã¹ã³ã¼ãã¯ä»¥ä¸ããå ¥æã§ãã¾ãã Web ã¢ããªã±ã¼ã·ã§ã³ã®ä½æ ä½æãã Web ã¢ããªã±ã¼ã·ã§ã³ã¯ãgitã§ç®¡çããå¿ è¦ãããã¾ãã 以ä¸ãHelloã¨åºåããã ãã® Go ã® Webã¢ããªã hello.go ã¨ããååã§ä¿åãã¦ãã ããã package main import ( "fmt" "net/http" ) type Hello struct{} func (h Hello) ServeHTTP( w http.ResponseWriter, r *http.Request) {
{{#tags}}- {{label}}
{{/tags}}