Documentation ¶ Index ¶ func Probe(ctx context.Context, id string, probes types.ProbesConfig) error func ProbeHTTP(ctx context.Context, id, url string) error func ProbePostgres(ctx context.Context, id, connStr, query string) error func ProbeTCP(ctx context.Context, id, address string) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Probe ¶ func Probe(ctx context.Context, id string, probes types.ProbesConfig) error func ProbeHTTP ¶ func ProbeHTTP(ctx context.Context, id, url string) error func ProbePostgres ¶ func ProbePostgres(ctx context.Context, id, connStr, query string) error func ProbeTCP ¶ func ProbeTCP(ctx context.Context, id, address string) error Types ¶ This section is empty. Source Files ¶ View all Source files http.go postgres.go probe.go tcp.go Click to show internal directories. Click to hide internal directories.