Documentation
¶
Index ¶
- func DeleteMethod(schemasBus *schemasBus) spec.OperationProps
- func DoSchemas(appID, tableID, tableName string, schemas spec.SchemaProperties, ...) (string, error)
- func DoSchemas1(appID, tableID, tableName string, schemas spec.SchemaProperties) (string, error)
- func GetMethod(schemasBus *schemasBus) spec.OperationProps
- func PostMethod(schemasBus *schemasBus) spec.OperationProps
- func PutMethod(schemasBus *schemasBus) spec.OperationProps
- func SearchMethod(schemasBus *schemasBus) spec.OperationProps
- func V1Create(schemasBus *schemasBus, require []string) spec.OperationProps
- func V1Delete(schemasBus *schemasBus) spec.OperationProps
- func V1GetMethod(schemasBus *schemasBus) spec.OperationProps
- func V1SearchMethod(schemasBus *schemasBus) spec.OperationProps
- func V1Update(schemasBus *schemasBus, require []string) spec.OperationProps
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteMethod ¶
func DeleteMethod(schemasBus *schemasBus) spec.OperationProps
func DoSchemas1 ¶
func DoSchemas1(appID, tableID, tableName string, schemas spec.SchemaProperties) (string, error)
func GetMethod ¶
func GetMethod(schemasBus *schemasBus) spec.OperationProps
func PostMethod ¶
func PostMethod(schemasBus *schemasBus) spec.OperationProps
func PutMethod ¶
func PutMethod(schemasBus *schemasBus) spec.OperationProps
func SearchMethod ¶
func SearchMethod(schemasBus *schemasBus) spec.OperationProps
func V1Create ¶
func V1Create(schemasBus *schemasBus, require []string) spec.OperationProps
func V1Delete ¶
func V1Delete(schemasBus *schemasBus) spec.OperationProps
func V1GetMethod ¶
func V1GetMethod(schemasBus *schemasBus) spec.OperationProps
func V1SearchMethod ¶
func V1SearchMethod(schemasBus *schemasBus) spec.OperationProps
func V1Update ¶
func V1Update(schemasBus *schemasBus, require []string) spec.OperationProps
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.