package
0.0.0-20240901130656-3f6710173eae
Repository: https://github.com/relabs-tech/kurbisio.git
Documentation: pkg.go.dev
# Functions
NewWithRouter creates a client to make pseudo-REST requests to the backend, through the mux router
WithAuthorization() adds an authorization to the request context.
NewWithURL creates a client to make REST requests to the backend
WithToken adds an authorization token to the request header.