Documentation ¶
Index ¶
Constants ¶
View Source
const PrefixPath = "github.com/11090815/"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorDecodePEMFormatCertificate ¶
type ErrorDecodePEMFormatCertificate struct { BlockIsNil bool RestIsNotNil bool MaterialIsNil bool }
func (ErrorDecodePEMFormatCertificate) Error ¶
func (err ErrorDecodePEMFormatCertificate) Error() string
type ErrorDecodePEMFormatKey ¶
func (ErrorDecodePEMFormatKey) Error ¶
func (err ErrorDecodePEMFormatKey) Error() string
type ErrorGettingHashOption ¶
type ErrorGettingHashOption struct {
Reason string
}
func (ErrorGettingHashOption) Error ¶
func (err ErrorGettingHashOption) Error() string
type ErrorShouldNotBeNil ¶
func (ErrorShouldNotBeNil) Error ¶
func (err ErrorShouldNotBeNil) Error() string
Click to show internal directories.
Click to hide internal directories.