Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CoreComponent *app.CoreComponent
View Source
var ParamsUsers = &ParametersUsers{ Users: map[string]*User{ "wasp": { Password: "wasp", Permissions: []string{ "dashboard", "api", "chain.read", "chain.write", }, }, }, }
Functions ¶
This section is empty.
Types ¶
type ParametersUsers ¶
Click to show internal directories.
Click to hide internal directories.