user

package
v0.0.0-...-00d9af6 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	User() *User
}

type User

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

func New

func New(name, email string, access []string) *User

func (*User) Access

func (u *User) Access() []string

func (*User) Email

func (u *User) Email() string

func (*User) Name

func (u *User) Name() string

Jump to

Keyboard shortcuts

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