wit

package
v0.0.0-...-5b6bd79 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: Apache-2.0 Imports: 9 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetArea

func GetArea(ctx context.Context, client *api.Client, areaID uuid.UUID) (*api.AreaSingle, error)

func GetCodebases

func GetCodebases(ctx context.Context, client *api.Client, url string) (*api.CodebaseList, error)

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 GetSpaces

func GetSpaces(ctx context.Context, client *api.Client, spaceIDs []uuid.UUID) ([]*api.SpaceSingle, 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, 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