tls

package
v1.0.37 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TLSBuilder

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

func New

func New() *TLSBuilder

func (*TLSBuilder) Declare

func (c *TLSBuilder) Declare() TLSKey

func (*TLSBuilder) Inherit

func (c *TLSBuilder) Inherit() *TLSBuilder

func (*TLSBuilder) Name

func (c *TLSBuilder) Name(name string) *TLSBuilder

type TLSKey

type TLSKey interface {
	Get() interface{}
	GetOK() (interface{}, bool)
	Set(v interface{})
}

func Declare

func Declare(name string) TLSKey

func DeclareInherit

func DeclareInherit(name string) TLSKey

Jump to

Keyboard shortcuts

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