webhook

package
v0.9.16 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 12, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetWhHistoryRequest

type GetWhHistoryRequest struct {
	StoreUUIDs []uuid.UUID `json:"store_uuids" query:"store_uuids" validate:"omitempty"` //nolint:tagliatelle
	Page       *uint32     `json:"page" query:"page"`
	PageSize   *uint32     `json:"page_size" query:"page_size"`

} //	@name	GetWhHistoryRequest

type TestWebhookRequest

type TestWebhookRequest struct {
	WhID      uuid.UUID `json:"wh_id" validate:"required,uuid"`
	EventType string    `` /* 190-byte string literal not displayed */

} //	@name	TestWebhookRequest

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL