Documentation
¶
Index ¶
- func Contact(_ context.Context, values form.Values) (response.Response, error)
- func CreateItem(_ context.Context, request *http.Request) (response.Response, error)
- func DashboardCard(context.Context) (response.Response, error)
- func DeleteItem(_ context.Context, request *http.Request) (response.Response, error)
- func DeployWebhook(_ context.Context, request *http.Request) (response.Response, error)
- func InlineValidation(context.Context) (response.Response, error)
- func InventoryList(context.Context) (response.Response, error)
- func InventoryRow(context.Context) (response.Response, error)
- func ListItems(context.Context, *http.Request) (response.Response, error)
- func ModalBody(context.Context) (response.Response, error)
- func OpenModal(context.Context, form.Values) (response.Response, error)
- func RefreshDashboardCard(context.Context, form.Values) (response.Response, error)
- func RefreshInventory(context.Context, form.Values) (response.Response, error)
- func ResetSettings(context.Context, form.Values) (response.Response, error)
- func SaveSettings(_ context.Context, values form.Values) (response.Response, error)
- func Search(_ context.Context, request *http.Request) (response.Response, error)
- func Session(context.Context, *http.Request) (response.Response, error)
- func UpdateInventoryRow(_ context.Context, values form.Values) (response.Response, error)
- func UpdateItem(_ context.Context, request *http.Request) (response.Response, error)
- func ValidateContact(_ context.Context, values form.Values) (response.Response, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateItem ¶
func DeleteItem ¶
func DeployWebhook ¶
func RefreshDashboardCard ¶
func RefreshInventory ¶
func SaveSettings ¶
func UpdateInventoryRow ¶
func UpdateItem ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.