Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClientInterface ¶
type HTTPClient ¶
type ServerInterface ¶
type ServerInterface interface {
Middleware(next http.HandlerFunc, credentialStore hawk.CredentialStore, hostPort string) http.HandlerFunc
}
Click to show internal directories.
Click to hide internal directories.