modulepackage
0.0.0-20240907042817-094313240ed0
Repository: https://github.com/tmpim/tmpauth-go.git
Documentation: pkg.go.dev
# README
tmpauth-go
A tmpauth library for Go.
go get -u github.com/tmpim/tmpauth-go
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewTmpauth creates a new tmpauth handler.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Transport represents the transport that injects credentials.
UnserializableConfig is a convenience struct for unmarshalling config from JSON like formats and validating them into a Config.