Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server represents HTTP OpenTSDB server.
func MustServe ¶
MustServe serves OpenTSDB HTTP put requests from ln.
MustStop must be called on the returned server when it is no longer needed.
Click to show internal directories.
Click to hide internal directories.