Documentation
¶
Overview ¶
Package machinery holds functionality for creating a new tracing agent.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Astrolavos ¶
type Astrolavos struct {
// contains filtered or unexported fields
}
Astrolavos encapsulates information needed for our application to run.
func NewAstrolavos ¶
func NewAstrolavos(port int, endpoints []*Endpoint, promPushGateway string, isOneOff bool) *Astrolavos
NewAstrolavos creates a new application struct.
Click to show internal directories.
Click to hide internal directories.