vars

package
v0.0.0-...-e3e94bd Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

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

type ErrorDecodePEMFormatKey

type ErrorDecodePEMFormatKey struct {
	BlockIsNil    bool
	RestIsNotNil  bool
	MaterialIsNil bool
}

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

type ErrorShouldNotBeNil struct {
	Type reflect.Type
}

func (ErrorShouldNotBeNil) Error

func (err ErrorShouldNotBeNil) Error() string

type PathError

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

func NewPathError

func NewPathError(err string) PathError

func (PathError) Error

func (pe PathError) Error() string

Jump to

Keyboard shortcuts

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