Documentation ¶
Index ¶
- Constants
- Variables
- func AuthRequired(c *gin.Context)
- func GetFreePort() (port int, err error)
- func GetWrappedRouter() http.Handler
- func NewServer(host string, port int, searchEngine *search.Engine) (server *http.Server, err error)
- func ParseServerAddr(addr string) (host string, port int, err error)
Constants ¶
View Source
const TokenName = "BiblioSeeQToken"
Variables ¶
View Source
var LocalPassword string = uuid.New().String()
Functions ¶
func AuthRequired ¶
func GetFreePort ¶
func GetWrappedRouter ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.