package
0.0.0-20241123103040-34550093ded7
Repository: https://github.com/zhangpetergo/gin-service.git
Documentation: pkg.go.dev

# Functions

New constructs an Auth that can be used to talk with the auth service.
WithClient adds a custom client for processing requests.

# Structs

AuthenticateResp defines the information that will be received on authenticate.
Authorize defines the information required to perform an authorization.
Client represents a client that can talk to the auth service.
Error represents an error in the system.

# Type aliases

Logger represents a function that has user logging context.