Documentation
¶
Index ¶
- func InterpretCollection(collection *pocketbase_api.Collection, ...) *generator.CollectionWithProperties
- func InterpretCollections(collections []*pocketbase_api.Collection, ...) []*generator.CollectionWithProperties
- func InterpretProperty(field pocketbase_api.CollectionField, collection *pocketbase_api.Collection, ...) *generator.InterfaceProperty
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InterpretCollection ¶
func InterpretCollection(collection *pocketbase_api.Collection, allCollections []pocketbase_api.Collection) *generator.CollectionWithProperties
func InterpretCollections ¶
func InterpretCollections(collections []*pocketbase_api.Collection, allCollections []pocketbase_api.Collection) []*generator.CollectionWithProperties
func InterpretProperty ¶
func InterpretProperty(field pocketbase_api.CollectionField, collection *pocketbase_api.Collection, allCollections []pocketbase_api.Collection) *generator.InterfaceProperty
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.