internal

package
v0.0.0-...-094dd3f Latest Latest
Warning

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

Go to latest
Published: May 21, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultEnv = NewEnv()
	NotFound   = errors.New("key not found")
)

Functions

func AuthenticateUserRequest

func AuthenticateUserRequest(
	w http.ResponseWriter,
	r *http.Request,
	gs sessions.Store,
	us *db.UserStore,
) error

func SetupGothic

func SetupGothic(callbackUrl string) error

Types

type Env

type Env struct{}

func NewEnv

func NewEnv() *Env

func (*Env) Get

func (e *Env) Get(key string) (string, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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