session

package
v0.12.0-rc1 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2020 License: GPL-3.0 Imports: 5 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewExecutionService

func NewExecutionService(exec ServiceExecutor, metaHdr *session.ResponseMetaHeader) session.Service

NewExecutionService wraps ServiceExecutor and returns Session Service interface.

Passed meta header is attached to all responses.

func NewSignService

func NewSignService(key *ecdsa.PrivateKey, svc session.Service) session.Service

Types

type ServiceExecutor

type ServiceExecutor interface {
	Create(context.Context, *session.CreateRequestBody) (*session.CreateResponseBody, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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