session

package
v0.4.1 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterRoutes

func RegisterRoutes(ctx *context.Context, r *mux.Router)

Types

type RequestAddSession

type RequestAddSession struct {
	Key       string `json:"key"`
	Signature string `json:"signature"`
}

func NewRequestAddSession

func NewRequestAddSession(r *http.Request) (*RequestAddSession, error)

func (*RequestAddSession) Validate

func (r *RequestAddSession) Validate() error

Jump to

Keyboard shortcuts

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