Documentation
¶
Index ¶
Constants ¶
View Source
const TRUST_STORE_ERROR_STRING = "Creating TrustStore with container certificates\nFAILED"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrorFinder ¶
type ErrorFinder struct {
}
func (*ErrorFinder) FindError ¶
func (e *ErrorFinder) FindError(responseString string) error
type TrustStoreError ¶
type TrustStoreError struct{}
func (TrustStoreError) Error ¶
func (t TrustStoreError) Error() string
Click to show internal directories.
Click to hide internal directories.