package
0.12.9
Repository: https://github.com/cloudwan/watchdog-sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MakePagerQuery builds pager from API data and applies defaults.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ParseAdminArea_FieldPathArrayItemValue parses string and JSON-encoded value to its Value.
No description provided by the author
No description provided by the author
No description provided by the author
ParseAdminHierarchy_FieldPathArrayItemValue parses string and JSON-encoded value to its Value.
No description provided by the author
No description provided by the author
No description provided by the author
ParseBBox_FieldPathArrayItemValue parses string and JSON-encoded value to its Value.
No description provided by the author
No description provided by the author
No description provided by the author
ParseGeometry_FieldPathArrayItemValue parses string and JSON-encoded value to its Value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author

# Structs

AdminArea Resource.
No description provided by the author
FieldPath for map type with additional Key information.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
AdminAreaChange is used by Watch notifications Responses to describe change of single AdminArea One of Added, Modified, Removed.
AdminArea has been added to query view.
No description provided by the author
AdminArea has been added or modified in a query view.
No description provided by the author
AdminArea changed some of it's fields - contains either full document or masked change.
No description provided by the author
Removed is returned when AdminArea is deleted or leaves Query view.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
OrderBy Is string encoded Custom Protobuf type, which handles "order_by" field order_by consists of coma delimited OrderBy specs, which denote ordering priority, e.g.
OrderByField is single item in order_by specification it's string format is composed of 2 white-space separated values: - fieldPath and direction, e.g.
PagerCursor is protobuf Custom Type, which (de)serializes "string page_token" for API List processing Database adapter implementation must use this cursor when Paginating list views Token is composed of 3 values (dot separated in serialized form) - CursorValue: Backend-specific value of the cursor.
PagerQuery is main struct used for assisting server and database to perform Pagination.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto.
AdminArea_FieldPathArrayItemValue allows storing single item in Path-specific values for AdminArea according to their type Present only for array (repeated) types.
AdminArea_FieldPathArrayOfValues allows storing slice of values for AdminArea fields according to their type.
AdminArea_FieldPathValue allows storing values for AdminArea fields according to their type.
No description provided by the author
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto.
AdminHierarchy_FieldPathArrayItemValue allows storing single item in Path-specific values for AdminHierarchy according to their type Present only for array (repeated) types.
AdminHierarchy_FieldPathArrayOfValues allows storing slice of values for AdminHierarchy fields according to their type.
AdminHierarchy_FieldPathValue allows storing values for AdminHierarchy fields according to their type.
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto.
BBox_FieldPathArrayItemValue allows storing single item in Path-specific values for BBox according to their type Present only for array (repeated) types.
BBox_FieldPathArrayOfValues allows storing slice of values for BBox fields according to their type.
BBox_FieldPathValue allows storing values for BBox fields according to their type.
No description provided by the author
No description provided by the author
FieldPath provides implementation to handle https://github.com/protocolbuffers/protobuf/blob/master/src/google/protobuf/field_mask.proto.
Geometry_FieldPathArrayItemValue allows storing single item in Path-specific values for Geometry according to their type Present only for array (repeated) types.
Geometry_FieldPathArrayOfValues allows storing slice of values for Geometry fields according to their type.
Geometry_FieldPathValue allows storing values for Geometry fields according to their type.

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author