resp, err := http.PostForm("http://example.com/form", url.Values{"login_login": {"Value"}, "login_password": {"123"}})
curl -F document=@path/to/file https://api.telegram.org/bot<token>/sendDocument
db.posts.find({_id: <тут_id_пользователя>})
count = 0
for symbol in tag:
if symbol == "<":
count += 1
elif symbol == ">":
count -= 1
return count == 0
http.HandleFunc("/", func(w http.ResponseWriter, r *http.Request) {
http.ServeFile(w, r, "index.html")
})
http.Handle("/assets/", http.StripPrefix("/assets/", http.FileServer(http.Dir("./path/to/assets"))))