Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JWKS ¶
func JWKS(allowedServers map[string]struct{}) gin.HandlerFunc
Accepts a list of Charm server hosts allowed for publishing in this Tavern instance. If the list is empty, any charm host is allowed.
Types ¶
type HTTPUploads ¶
type HTTPUploads struct {
// contains filtered or unexported fields
}
func (*HTTPUploads) ServeHTTP ¶
func (m *HTTPUploads) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.