Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GoyawInstance ¶
type GoyawInstance struct {
//Mux *http.ServeMux
//Addr string
//CertFile string
//KeyFile string
UserDB *UserMgmt
}
func NewGoyawInstance ¶
func NewGoyawInstance(userDBconfig *UserDBconfig) *GoyawInstance
func (*GoyawInstance) Serve ¶
func (self *GoyawInstance) Serve()
type UserDBconfig ¶
Click to show internal directories.
Click to hide internal directories.