Documentation
¶
Index ¶
Constants ¶
View Source
const Namespace = "OnDemand"
Namespace "OnDemand"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Query ¶
type Query struct {
NodeID graph.Identifier
Resource interface{}
}
Query describes an ondemand query easyjson:json
type RawQuery ¶
type RawQuery struct {
NodeID graph.Identifier
Resource json.RawMessage
}
RawQuery describes a raw ondemand query easyjson:json
Source Files
¶
- ondemand.go
Click to show internal directories.
Click to hide internal directories.