Documentation ¶
Overview ¶
Package resthelper implements rest helper functions
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RestHelper ¶
type RestHelper interface {
// contains filtered or unexported methods
}
RestHelper is the interface implemented by rest helper functions
type WithCertificateSetter ¶ added in v1.1.0
type WithCertificateSetter interface { tls.CertificateSetter // contains filtered or unexported methods }
WithCertificateSetter interface
func GetHelperWithCertificate ¶
func GetHelperWithCertificate() WithCertificateSetter
GetHelperWithCertificate returns the helper
Directories ¶
Path | Synopsis |
---|---|
Package mocks is a generated GoMock package.
|
Package mocks is a generated GoMock package. |
Click to show internal directories.
Click to hide internal directories.