certverification

package
v0.4.4 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2023 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IncludeVerificationOfCertificates

func IncludeVerificationOfCertificates(
	m dsl.Module,
	mc common.ModuleConfig,
	params *common.ModuleParams,
)

IncludeVerificationOfCertificates registers event handlers for processing availabilitypb.VerifyCert events.

Types

type RequestID added in v0.3.0

type RequestID = uint64

RequestID is used to uniquely identify an outgoing request.

type RequestState added in v0.3.0

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

type State added in v0.3.0

type State struct {
	NextReqID    RequestID
	RequestState map[RequestID]*RequestState
}

State represents the state related to this part of the module.

Jump to

Keyboard shortcuts

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