database

package
v0.0.0-...-416e01d Latest Latest
Warning

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

Go to latest
Published: Jan 8, 2019 License: MIT Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Database

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

func NewDatabase

func NewDatabase(location string) *Database

func (*Database) AddUser

func (db *Database) AddUser(user GoRadius.User) (err error)

func (*Database) DeleteUser

func (db *Database) DeleteUser(name string) error

func (*Database) GetUser

func (db *Database) GetUser(name string) (user *GoRadius.User)

Jump to

Keyboard shortcuts

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