onboarding

package
v0.0.0-...-4cc9655 Latest Latest
Warning

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

Go to latest
Published: Aug 22, 2020 License: MIT Imports: 9 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 {
	// contains filtered or unexported fields
}

Client defines onboarding client.

func NewClient

func NewClient(config Config, clientAuth *auth.Client) (*Client, error)

NewClient creates a new onboarding client.

func (*Client) CreateProposal

func (c *Client) CreateProposal(proposal []byte) (int, []byte, error)

CreateProposal creates a new proposal.

type Config

type Config struct {
	Host string
}

Config defines auth client config.

Jump to

Keyboard shortcuts

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