account

package
v1.0.0-beta Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountService

type AccountService struct {
	// contains filtered or unexported fields
}

func NewAccountService

func NewAccountService(apiUrl, mnemonic string) *AccountService

func (*AccountService) GetAccessToken

func (a *AccountService) GetAccessToken(expirationInSecs int) (string, error)

func (*AccountService) SendRequest

func (a *AccountService) SendRequest(method, path string, params map[string]interface{}, body []byte) ([]byte, error)

Jump to

Keyboard shortcuts

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