//
pkg.gl
Category
github.com/duyquang6/go-rbac-practice
internal
serverenv
package
0.0.0-20210316234056-d595cb9cf3e7
Repository:
https://github.com/duyquang6/go-rbac-practice.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
1
Files
38 SLOC
#
Functions
New
New creates a new ServerEnv with the requested options.
WithDatabase
WithDatabase attached a database to the environment.
#
Structs
ServerEnv
No description provided by the author
#
Type aliases
Option
Option defines function types to modify the ServerEnv on creation.