Documentation ¶ Index ¶ type Handler func NewHandler(gptClient *gptscript.GPTScript) *Handler func (h *Handler) CleanupOAuthClientCred(req router.Request, _ router.Response) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Handler ¶ type Handler struct { // contains filtered or unexported fields } func NewHandler ¶ func NewHandler(gptClient *gptscript.GPTScript) *Handler func (*Handler) CleanupOAuthClientCred ¶ func (h *Handler) CleanupOAuthClientCred(req router.Request, _ router.Response) error Source Files ¶ View all Source files oauthclients.go Click to show internal directories. Click to hide internal directories.