package
0.0.0-20190701155653-b9f8022a4cde
Repository: https://github.com/marlinc/go-netbox.git
Documentation: pkg.go.dev
# Functions
NewNetboxAt returns a client which will connect to the given hostname, which can optionally include a port, e.g.
NewNetboxWithAPIKey returna client which will connect to the given hostname (and optionally port), and will set the expected Authorization header on each request.