app

package
v0.0.0-...-73ba865 Latest Latest
Warning

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

Go to latest
Published: Jul 1, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DDCSdkClient

type DDCSdkClient struct {
	service.Base
	// contains filtered or unexported fields
}

func (*DDCSdkClient) GetAuthorityService

func (c *DDCSdkClient) GetAuthorityService() *service.AuthorityService

func (*DDCSdkClient) GetChargeService

func (c *DDCSdkClient) GetChargeService() *service.ChargeService

func (*DDCSdkClient) GetDDC1155Service

func (c *DDCSdkClient) GetDDC1155Service() *service.DDC1155Service

func (*DDCSdkClient) GetDDC721Service

func (c *DDCSdkClient) GetDDC721Service() *service.DDC721Service

type DDCSdkClientBuilder

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

DDCSdkClientBuilder 建造者模式

func (*DDCSdkClientBuilder) Build

func (d *DDCSdkClientBuilder) Build() *DDCSdkClient

func (*DDCSdkClientBuilder) RegisterLog

func (d *DDCSdkClientBuilder) RegisterLog(filePath string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetAuthorityAddress

func (d *DDCSdkClientBuilder) SetAuthorityAddress(authorityAddress string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetChargeAddress

func (d *DDCSdkClientBuilder) SetChargeAddress(chargeAddress string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetDDC1155Address

func (d *DDCSdkClientBuilder) SetDDC1155Address(ddc1155Address string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetDDC721Address

func (d *DDCSdkClientBuilder) SetDDC721Address(ddc721Address string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetGasPrice

func (d *DDCSdkClientBuilder) SetGasPrice(gasPrice uint64) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetGatewayAPIKey

func (d *DDCSdkClientBuilder) SetGatewayAPIKey(apiKey string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetGatewayAPIValue

func (d *DDCSdkClientBuilder) SetGatewayAPIValue(apiValue string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetGatewayURL

func (d *DDCSdkClientBuilder) SetGatewayURL(url string) *DDCSdkClientBuilder

func (*DDCSdkClientBuilder) SetSignEventListener

func (d *DDCSdkClientBuilder) SetSignEventListener(signEventListener listener.SignEventListener) *DDCSdkClientBuilder

Directories

Path Synopsis
models
dto

Jump to

Keyboard shortcuts

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