Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetHandlerFuncFromServerIdService ¶
func GetHandlerFuncFromServerIdService(sIdSvc ServerIdService) (path string, handlerFunc func(w http.ResponseWriter, r *http.Request))
Types ¶
type ServerIdService ¶
func NewFileServerIdService ¶
func NewFileServerIdService(fPath string) (ServerIdService, error)
Click to show internal directories.
Click to hide internal directories.