Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TagsService ¶
func NewTagsService ¶
func NewTagsService(c *client.Client) *TagsService
NewTagService returns the session's tag service.
func (*TagsService) ListAttachedTags ¶
func (t *TagsService) ListAttachedTags(ctx context.Context, targetType string, ref string) ([]string, error)
ListAttachedTags fetches the array of tag IDs attached to the given object.
Click to show internal directories.
Click to hide internal directories.