Categorygithub.com/off-grid-block/controller
modulepackage
0.0.0-20201216002433-d7659e25234d
Repository: https://github.com/off-grid-block/controller.git
Documentation: pkg.go.dev

# README

controller

# Packages

No description provided by the author

# Functions

Create invitation request object that other agents can use to accept invitation requests using ReceiveInvitation().
Create a new admin controller to communicate with the admin agent and store data received from the agent.
Initialize a new client controller to communicate with the client agent and store data received from the agent.
put signing DID and verification key to ledger.
Accept a connection invitation request from another agent controller.
Register agent with ledger and receive a DID.
util that generates seeds for did registration with ledger.
Send a GET request.
SendRequest_POST
Send a POST request.
SendRequestWithParams_POST
Send a POST request with query params.

# Structs

No description provided by the author
No description provided by the author
struct representing an agent connection.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
struct to hold get connection call results.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Controller types implement accessor functions that provide data to be stored on the ledger.

# Type aliases

No description provided by the author
No description provided by the author