app

package
v0.8.0 Latest Latest
Warning

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

Go to latest
Published: Nov 29, 2017 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotFound = errors.New("Object not found")

ErrNotFound represents an object not found error

Functions

This section is empty.

Types

type Services added in v0.3.0

type Services struct {
	OAuth   oauth.Service
	Users   storage.User
	Tags    storage.Tag
	Tenants storage.Tenant
	Ideas   storage.Idea
	Emailer email.Sender
}

Services holds reference to all Fider services

func (*Services) SetCurrentTenant added in v0.8.0

func (s *Services) SetCurrentTenant(tenant *models.Tenant)

SetCurrentTenant to current context

func (*Services) SetCurrentUser added in v0.8.0

func (s *Services) SetCurrentUser(user *models.User)

SetCurrentUser to current context

Directories

Path Synopsis
pkg
dbx
env
jwt
log
uuid
Package uuid provides implementation of Universally Unique Identifier (UUID).
Package uuid provides implementation of Universally Unique Identifier (UUID).
web

Jump to

Keyboard shortcuts

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