User Tools

Site Tools


язык_программирования_golang

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
язык_программирования_golang [2025/01/12 06:20]
val [golangci-lint]
язык_программирования_golang [2026/03/17 12:23] (current)
val [Web приложение]
Line 43: Line 43:
         }         }
         fmt.Fprint(w,​ "Hello world from gowebd on " + hostname + " " + ver + "​\n"​)         fmt.Fprint(w,​ "Hello world from gowebd on " + hostname + " " + ver + "​\n"​)
 +//        variable := os.Getenv("​VARIABLE"​)
 +//        fmt.Fprint(w,​ "​Variable is " + variable + " from gowebd on " + hostname + " " + ver + "​\n"​)
 } }
 </​code><​code>​ </​code><​code>​
язык_программирования_golang.1736652033.txt.gz · Last modified: 2025/01/12 06:20 by val