Skip to content

Instantly share code, notes, and snippets.

@s1s1ty
Created July 18, 2018 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save s1s1ty/f174ba6022551efb39870b30a5d5650b to your computer and use it in GitHub Desktop.
Save s1s1ty/f174ba6022551efb39870b30a5d5650b to your computer and use it in GitHub Desktop.
7 part
func main() {
routers()
http.ListenAndServe(":8005", Logger())
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment