Home
last modified time | relevance | path

Searched refs:CheckHistoryAliases (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/sensu-go/sensu-go-5.11.1/backend/apid/graphql/schema/
H A Dcheck.gql.go2671 type CheckHistoryAliases struct{} struct
2674 func (_ CheckHistoryAliases) Status(p graphql.ResolveParams) (interface{}, error) { argument
2680 func (_ CheckHistoryAliases) Executed(p graphql.ResolveParams) (time.Time, error) { argument