converter

package
v0.0.0-...-802fbde Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	TeamID   string
	KeyID    string
	KeyPEM   string
	ClientID string
	// contains filtered or unexported fields
}

func New

func New(teamID string, keyID string, KeyPEM string, clientID string) *Client

func (*Client) FromSubToTransferSub

func (c *Client) FromSubToTransferSub(sub string, target string) (string, error)

func (*Client) FromTransferSubToSub

func (c *Client) FromTransferSubToSub(transferSub string) (string, error)

func (*Client) Init

func (c *Client) Init() error

func (*Client) Refresh

func (c *Client) Refresh() error

Jump to

Keyboard shortcuts

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