urlpath

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 31, 2025 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type URLPathAuth

type URLPathAuth struct{}

func (*URLPathAuth) Authenticate

func (u *URLPathAuth) Authenticate(ctx context.Context, r *http.Request, p interface{}) bool

func (*URLPathAuth) Name

func (u *URLPathAuth) Name() string

func (*URLPathAuth) OptionalParams

func (u *URLPathAuth) OptionalParams() []string

func (*URLPathAuth) ParseParams

func (u *URLPathAuth) ParseParams(m map[string]interface{}) (interface{}, error)

func (*URLPathAuth) RequiredParams

func (u *URLPathAuth) RequiredParams() []string

type URLPathAuthOut

type URLPathAuthOut struct{}

func (*URLPathAuthOut) AddAuth

func (u *URLPathAuthOut) AddAuth(ctx context.Context, r *http.Request, p interface{})

func (*URLPathAuthOut) Name

func (u *URLPathAuthOut) Name() string

func (*URLPathAuthOut) OptionalParams

func (u *URLPathAuthOut) OptionalParams() []string

func (*URLPathAuthOut) ParseParams

func (u *URLPathAuthOut) ParseParams(m map[string]interface{}) (interface{}, error)

func (*URLPathAuthOut) RequiredParams

func (u *URLPathAuthOut) RequiredParams() []string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL