users

package
v0.0.0-...-14137fd Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: MIT Imports: 4 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateUser

func CreateUser(username string, hashedPassword []uint8) (interface{}, error)

func IsAuthenticated

func IsAuthenticated(username string, password []byte) (bool, error)

func QueryUser

func QueryUser(username string) (interface{}, error)

func QueryUserById

func QueryUserById(userID int) (interface{}, error)

func QueryUsers

func QueryUsers() (interface{}, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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