package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Dec 5, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 21
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
Documentation
¶
func NewMemoryBackedSessionStore() *memoryBackedSessionStore
type Config struct {
GRPC struct {
Enabled bool
Port uint32
}
UI struct {
Enabled bool
Port uint32
}
DB struct {
Filename string
}
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.