Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotVerifiedError ¶ added in v1.7.0
type NotVerifiedError string
func (NotVerifiedError) Error ¶ added in v1.7.0
func (e NotVerifiedError) Error() string
type TrustStore ¶
func NewTrustStore ¶
func NewTrustStore(path string) (*TrustStore, error)
func (*TrustStore) UpdateBase ¶ added in v1.7.0
func (t *TrustStore) UpdateBase()
Click to show internal directories.
Click to hide internal directories.