Documentation
¶
Index ¶
- func Create(resourceId, viewName, viewText, description string, publish bool, ...) (output, errMsg string, status bool)
- func Delete(viewName string) (output, errMsg string, status bool)
- func Execute(viewName string, parametersRequest []ParametersRequest) (errMsg string, status bool)
- func Update(resourceId, viewName, viewText, description string, publish bool, ...) (output, errMsg string, status bool)
- type ParametersRequest
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Create ¶
func Create(resourceId, viewName, viewText, description string, publish bool, parametersRequest []ParametersRequest) (output, errMsg string, status bool)
Create sql view parameterRequest is optional
Types ¶
type ParametersRequest ¶
Click to show internal directories.
Click to hide internal directories.