service

package
v1.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 26, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type App

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

App stores informations and secret of API

func NewBasic

func NewBasic(basicConfig basic.Config, db *sql.DB) *App

NewBasic creates new App from Flags' config only for basic auth wrapper

func (App) GetUser

func (a App) GetUser(ctx context.Context, authContent string) (*model.User, error)

GetUser get user from given auth content

func (App) OnError

func (a App) OnError(w http.ResponseWriter, r *http.Request, err error)

OnError handle error for service app

Jump to

Keyboard shortcuts

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