package
Version:
v0.1.6
Opens a new window with list of versions in this module.
Published: Jan 22, 2019
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 5
Opens a new window with list of known importers.
Documentation
¶
type Filter struct {
Domain list
Keyword list
}
type SrvConfig struct {
Domain string `default:"https://u.kfd.me"`
Port int `default:"8084"`
Limit int64 `default:"10"`
Pprof bool `default:"false"`
GAID string `default:"62244864-8"`
}
type StoreConfig struct {
DBPath string `default:"./yasuser.db"`
DBType string `default:"bolt"`
Redis string `default:"redis://localhost:6379"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.