Versions in this module Expand all Collapse all v0 v0.15.2 Jun 26, 2024 v0.15.1 Jun 26, 2024 Changes in this version + func Create(ctx context.Context, c *gotwi.Client, p *types.CreateInput) (*types.CreateOutput, error) + func Delete(ctx context.Context, c *gotwi.Client, p *types.DeleteInput) (*types.DeleteOutput, error) + func List(ctx context.Context, c *gotwi.Client, p *types.ListInput) (*types.ListOutput, error) + func ListUsers(ctx context.Context, c *gotwi.Client, p *types.ListUsersInput) (*types.ListUsersOutput, error)