The highest tagged major version is
v2.
package
Version:
v1.15.0
Opens a new window with list of versions in this module.
Published: Sep 30, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type SearchArgs struct {
Name string `json:"name,omitempty"`
Account string `json:"account,omitempty"`
IdentityType string `json:"identity_type,omitempty"`
UIDs []string `json:"uids,omitempty"`
PerPage int `json:"per_page,omitempty"`
Page int `json:"page,omitempty"`
}
type SearchRes struct {
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.