groups

package
v0.0.0-...-ad55457 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	Group string
	// contains filtered or unexported fields
}

func NewClient

func NewClient(group string) (Client, error)

func (*Client) AddMember

func (c *Client) AddMember(email string) error

func (*Client) ListMembers

func (c *Client) ListMembers() ([]*admin.Member, error)

func (*Client) LookupMember

func (c *Client) LookupMember(email string) (*admin.Member, error)

func (*Client) RemoveMember

func (c *Client) RemoveMember(email string) error

Jump to

Keyboard shortcuts

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