group

package
v0.0.0-...-314c4ad Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2015 License: LGPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GroupClient

type GroupClient struct {
	*client.AuthClient

	Url url.URL
}

func NewGroupClient

func NewGroupClient(u *url.URL, authStore client.AuthStore) *GroupClient

func (*GroupClient) AddGroup

func (c *GroupClient) AddGroup(group string) error

func (*GroupClient) AddUser

func (c *GroupClient) AddUser(group string, user User) error

func (*GroupClient) CheckUser

func (c *GroupClient) CheckUser(group string, user User) error

func (*GroupClient) DeleteGroup

func (c *GroupClient) DeleteGroup(group string) error

func (*GroupClient) DeleteUser

func (c *GroupClient) DeleteUser(group string, user User) error

func (*GroupClient) GetGroup

func (c *GroupClient) GetGroup(group string) (g Group, err error)

Jump to

Keyboard shortcuts

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