Module network

Source
Expand description

Traits and structs for networks.

Structs§

ListOptions
The list operation options.
ListQueryCond
The query condition for the list operation.
Network
The item content.
QueryCond
The query condition to get item(s).
SortCond
The sort condition for the list operation.
UpdateQueryCond
The query condition for the update operation.
Updates
The update fields by using Somes.

Enums§

SortKey
The sort keys for the list operation.

Traits§

Cursor
The operations for cursors.
NetworkModel
Model operations.