wit

package
v0.0.0-...-df2fae3 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetComment

func GetComment(ctx context.Context, client *api.Client, cID uuid.UUID) (*api.CommentSingle, error)

func GetComments

func GetComments(ctx context.Context, client *api.Client, wiID uuid.UUID) (*api.CommentList, error)

func GetSpace

func GetSpace(ctx context.Context, client *api.Client, spaceID uuid.UUID) (*api.SpaceSingle, error)

func GetSpaceCollaborators

func GetSpaceCollaborators(ctx context.Context, client *api.Client, spaceID uuid.UUID) (*api.UserList, error)

func GetUser

func GetUser(ctx context.Context, client *api.Client, uID uuid.UUID) (*api.User, error)

func GetWorkItem

func GetWorkItem(ctx context.Context, client *api.Client, wiID uuid.UUID) (*api.WorkItemSingle, error)

func GetWorkItemType

func GetWorkItemType(ctx context.Context, client *api.Client, spaceID, witID uuid.UUID) (*api.WorkItemTypeSingle, error)

func NewCachedClient

func NewCachedClient(hostURL string) (*api.Client, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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