Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddBanRequest ¶
type BansDAO ¶
type BansDAO struct {
// contains filtered or unexported fields
}
func NewBansDAO ¶
func NewBansDAO() *BansDAO
type WebService ¶
type WebService struct {
// contains filtered or unexported fields
}
func InitWebService ¶
func InitWebService(basePath string) *WebService
func (*WebService) Serve ¶
func (w *WebService) Serve()
Click to show internal directories.
Click to hide internal directories.