Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@msquee msquee released this 10 Dec 20:23

CI pipeline! Idiomatic updates!

Added

  • Define Proxy interface and implement it on ProxyServer
  • Add pointer receiver for initializing ProxyServer and add Teardown function
  • Rename receiver variable to p from proxyServer
  • Add MIT license badge to README
  • Add build pipeline with GitHub Actions (#15)

Updated

  • Return if ctx has error
  • Make config available as a struct
  • Fix metric exports