Skip to content

ggmartins/golangbuildingblocks

Repository files navigation

jsbuildingblocks

GoLang Building Blocks

Common reusable code gists/blocks using Golang

  • chan, working with go lang channels
  • exec, process execution and output capturing
  • modchan, modular / plugin structure for pub/sub pattern using channels
  • sync, multi-task / worker synchonization
  • toml, configuration file reader examples
  • notifywebsocks, inotify + websockets
  • pcap, minimal packet reader online/offline
  • reflect, object dump fieldName/Value
  • http/svc1, (minibank) mux, sql, jwt, bcrupt, docker-compose

About

repo for golang common code snippets / reusable code blocks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages