ca_chain

package
v1.11.1-0...-769674b Latest Latest
Warning

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

Go to latest
Published: Feb 5, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

type Builder interface {
	fmt.Stringer

	BuildChainFromTLSConnectionState(TLS *tls.ConnectionState) error
}

func NewBuilder

func NewBuilder(logger logrus.FieldLogger) Builder

type ErrorInvalidCertificate

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

func (*ErrorInvalidCertificate) Error

func (e *ErrorInvalidCertificate) Error() string

type MockBuilder

type MockBuilder struct {
	mock.Mock
}

MockBuilder is an autogenerated mock type for the Builder type

func (*MockBuilder) BuildChainFromTLSConnectionState

func (_m *MockBuilder) BuildChainFromTLSConnectionState(TLS *tls.ConnectionState) error

BuildChainFromTLSConnectionState provides a mock function with given fields: TLS

func (*MockBuilder) String

func (_m *MockBuilder) String() string

String provides a mock function with given fields:

Jump to

Keyboard shortcuts

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