MCPcopy Create free account
hub / github.com/apache/devlake / DateTime

Struct DateTime

backend/helpers/pluginhelper/api/graphql_collector.go:56–56  ·  view source on GitHub ↗

DateTime is the type of time in Graphql graphql lib can only read this name...

Source from the content-addressed store, hash-verified

54// DateTime is the type of time in Graphql
55// graphql lib can only read this name...
56type DateTime struct{ time.Time }
57
58// GraphqlAsyncResponseHandler callback function to handle the Response asynchronously
59type GraphqlAsyncResponseHandler func(res *http.Response) error

Callers 2

ModelClass · 0.85
NoPKModelClass · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected