Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HealthCheckConverter ¶
type HealthCheckConverter interface{}
HealthCheckConverter missing godoc
type HealthCheckRepository ¶
type HealthCheckRepository interface { }
HealthCheckRepository missing godoc
type Resolver ¶
type Resolver struct {
// contains filtered or unexported fields
}
Resolver missing godoc
func (*Resolver) HealthChecks ¶
func (r *Resolver) HealthChecks(ctx context.Context, types []graphql.HealthCheckType, origin *string, first *int, after *graphql.PageCursor) (*graphql.HealthCheckPage, error)
HealthChecks missing godoc
Click to show internal directories.
Click to hide internal directories.