Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
API represents associative table modification actions. Associative table API is not REST since it doesn't return error if model doesn't exist : - Update - creates model if not exist or updates model if exist - Get - returns empty model if not exist or returns model if exist - Delete - returns does nothing if not exist or deletes model if exist
type AssociativeTable ¶
Click to show internal directories.
Click to hide internal directories.