package
Version:
v0.0.0-...-cf5afc7
Opens a new window with list of versions in this module.
Published: Dec 12, 2020
License: MIT
Opens a new window with license information.
Imports: 11
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CreateConfig interface {
JWTSecret() string
RootPath() string
}
type CreateRequest struct {
Username string `form:"username"`
Password string `form:"password"`
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.