Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdminClient ¶
type AdminClient struct {
// contains filtered or unexported fields
}
func NewAbuseMeshAdminClient ¶
func NewAbuseMeshAdminClient() *AdminClient
func (*AdminClient) GetNode ¶
func (client *AdminClient) GetNode(request *adminapi.GetNodeRequest) (*abusemesh.Node, error)
GetNode requests the server to send back information about itself
Click to show internal directories.
Click to hide internal directories.