Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NKNTransport ¶
type NKNTransport struct {
// contains filtered or unexported fields
}
NKNTransport is the transport layer based on NKN client
func NewNKNTransport ¶
func NewNKNTransport(m *nkn.MultiClient) *NKNTransport
NewNKNTransport creates a new NKN transport layer
func (*NKNTransport) GetNetwork ¶
func (nt *NKNTransport) GetNetwork() string
func (*NKNTransport) String ¶
func (nt *NKNTransport) String() string
Click to show internal directories.
Click to hide internal directories.