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
Click to show internal directories.
Click to hide internal directories.