package
0.0.0-20250201135703-471236273f49
Repository: https://github.com/otakakot/sample-go-s2s.git
Documentation: pkg.go.dev

# Functions

Handler creates http.Handler with routing matching OpenAPI spec.
HandlerFromMux creates http.Handler with routing matching OpenAPI spec based on the provided mux.
No description provided by the author
HandlerWithOptions creates http.Handler with additional options.

# Constants

No description provided by the author

# Structs

No description provided by the author
JWKSetKey jwk set key.
JWKSetSchema https://openid-foundation-japan.github.io/rfc7517.ja.html#anchor5.
No description provided by the author
No description provided by the author
ServerInterfaceWrapper converts contexts to parameters.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

ServerInterface represents all server handlers.

# Type aliases

No description provided by the author
PostCertsJSONRequestBody defines body for PostCerts for application/json ContentType.