Documentation
¶
Index ¶
- func AddAreas(count int)
- func AddArtists(count int)
- func AddLiveHouses(count int)
- func AddLives(count int)
- func HandleError(bubbledErr StatusError, r *http.Request, t time.Time)
- func IncrementUsers()
- func LogRequest(r *http.Request)
- func LogRequestCompletion(w bytes.Buffer, r *http.Request, t time.Time)
- func ServeLogs()
- type StatusError
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AddArtists ¶
func AddArtists(count int)
func AddLiveHouses ¶
func AddLiveHouses(count int)
func HandleError ¶
func HandleError(bubbledErr StatusError, r *http.Request, t time.Time)
func IncrementUsers ¶
func IncrementUsers()
func LogRequest ¶
Types ¶
type StatusError ¶
func SE ¶
func SE(code int, err error) *StatusError
Click to show internal directories.
Click to hide internal directories.