Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OAuth2APISpec ¶
type OAuth2APISpec struct {
// contains filtered or unexported fields
}
OAuth2APISpec .
func (*OAuth2APISpec) MatchPath ¶
func (s *OAuth2APISpec) MatchPath(template string) bool
func (*OAuth2APISpec) Method ¶
func (s *OAuth2APISpec) Method() string
func (*OAuth2APISpec) PathVars ¶
func (s *OAuth2APISpec) PathVars(template, path string) map[string]string
func (*OAuth2APISpec) Scheme ¶
func (s *OAuth2APISpec) Scheme() string
Click to show internal directories.
Click to hide internal directories.