apiserver

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 28, 2021 License: Apache-2.0 Imports: 30 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIServer

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

func New

func New(ctx provider) (*APIServer, error)

func (*APIServer) APISpec

func (r *APIServer) APISpec() (http.HandlerFunc, error)

func (*APIServer) AcceptInvitation

func (*APIServer) CreateAgent

func (*APIServer) CreateSchema

func (*APIServer) CreateWebhook

func (r *APIServer) CreateWebhook(_ context.Context, request *api.CreateWebhookRequest) (*api.CreateWebhookResponse, error)

func (*APIServer) DeleteAgent

func (*APIServer) DeleteConnection

func (*APIServer) DeleteSchema

func (*APIServer) DeleteWebhook

func (r *APIServer) DeleteWebhook(_ context.Context, request *api.DeleteWebhookRequest) (*api.DeleteWebhookResponse, error)

func (*APIServer) GetAgent

func (*APIServer) GetAgentInvitation

func (r *APIServer) GetAgentInvitation(ctx context.Context, request *common.InvitationRequest) (*common.InvitationResponse, error)

func (*APIServer) GetSchema

func (*APIServer) IssueCredential

func (*APIServer) ListAgent

func (*APIServer) ListConnections

func (*APIServer) ListSchema

func (*APIServer) ListWebhook

func (r *APIServer) ListWebhook(_ context.Context, request *api.ListWebhookRequest) (*api.ListWebhookResponse, error)

func (*APIServer) RegisterGRPCGateway

func (r *APIServer) RegisterGRPCGateway(mux *runtime.ServeMux, endpoint string, opts ...grpc.DialOption)

func (*APIServer) RegisterGRPCHandler

func (r *APIServer) RegisterGRPCHandler(server *grpc.Server)

func (*APIServer) SeedPublicDID

func (*APIServer) UpdateAgent

func (*APIServer) UpdateSchema

Directories

Path Synopsis
api
protogen
Package api is a reverse proxy.
Package api is a reverse proxy.

Jump to

Keyboard shortcuts

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