package
Version:
v0.17.46
Opens a new window with list of versions in this module.
Published: Jan 20, 2024
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Entity interface {
IsEntity()
}
Everything with a @key implements this
Used for the Link directive
type Service struct {
SDL string `json:"sdl"`
}
Service is the service object that the
generated.go file will return for the _service
query
Source Files
¶
Click to show internal directories.
Click to hide internal directories.