Categorygithub.com/aca/x
repository
0.0.0-20230529164224-d8f7d52e2eac
Repository: https://github.com/aca/x.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

Personal common go code

  • logf: stupid simple file logger for debugging, use with lnav /tmp/logf
  • log: structured logging based on rs/zerolog
  • jsondb: based on github.com/tailscale/tailscale/jsondb
  • yamldb: yaml version of jsondb
  • noti: noti.Send()
  • throttledtransport: throttled http.Transport for http scraping client
  • downloader: generic file downloader using http.Client