Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Format holds the default log format Format = log.Ldate | log.Ltime )
Variables ¶
This section is empty.
Functions ¶
func InitDataDirectory ¶
InitDataDirectory prepares the folder TIMBER_DATA
Types ¶
type Stream ¶
type Stream struct {
// contains filtered or unexported fields
}
Stream handler type
type StreamHandler ¶
func (*StreamHandler) ServeHTTP ¶
func (sh *StreamHandler) ServeHTTP(rw http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.