Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type BackendFunc ¶
type ErrDomainUsed ¶
type ErrDomainUsed struct {
LeaserGroup string
}
func AsErrDomainUsed ¶
func AsErrDomainUsed(err error) (*ErrDomainUsed, bool)
AsErrDomainUsed tries convert arbitrary error as corresponded error type. Returns true only in case conversion successful.
func (*ErrDomainUsed) Error ¶
func (edu *ErrDomainUsed) Error() string
Click to show internal directories.
Click to hide internal directories.