environment

package
v0.0.0-...-121a148 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

environment is the server Environment.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Env

type Env struct {
	// contains filtered or unexported fields
}

func New

func New(store *sessions.CookieStore, driverName, dataSourceName string) *Env

func (*Env) CheckLoggedIn

func (e *Env) CheckLoggedIn(w http.ResponseWriter, r *http.Request) bool

func (*Env) OpenDB

func (e *Env) OpenDB() (*sql.DB, error)

Jump to

Keyboard shortcuts

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