ubogdan / go-playground

Code snippets others may find useful.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

go-playground

  • Scheduled function execution (crontab)
  • Command line Flags (flag, flag-extended, flag-subcommands)
  • HTTP Server (http-server-mux, http-server-gin)
  • Lambda proxy using well known frameworks (http-lambda-echo, http-lambda-gin, http-lambda-mux)
  • Send email using smtp (smtp, smtp-auth, smtp-socks5)
  • Create a ssh server (ssh-server)
  • Control linux networking via netlink (netlink-vlan)

About

Code snippets others may find useful.

License:MIT License


Languages

Language:Go 100.0%