state

package
v0.5.11 Latest Latest
Warning

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

Go to latest
Published: Jun 2, 2024 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Overview

Package state is for oauth2 providers.

Example
package main

import ()

func main() {

}

Index

Examples

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Implementation

type Implementation interface {
	Value(ctx context.Context) string
	Middleware(next http.Handler) http.Handler
}

func New

func New() Implementation

Jump to

Keyboard shortcuts

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