handlers

package
v0.0.0-...-7ab4e3e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2012 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func HandleLogPost

func HandleLogPost(rw http.ResponseWriter, r *http.Request)

func HandleStats

func HandleStats(rw http.ResponseWriter, r *http.Request)

func MaxLogSize

func MaxLogSize(size int)

Types

type LogInfo

type LogInfo struct {
	Timestamp time.Time // will be marshalled according to RFC3339
	Severity  string
	Source    string
	Message   string
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL