Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FileNotFoundError ¶
type FileNotFoundError struct {
Message string
}
func (FileNotFoundError) Error ¶
func (e FileNotFoundError) Error() string
type GRPCError ¶
func (GRPCError) GRPCStatus ¶
GRPCStatus is a member function, which is used by gRPC when converting an error into a status.
type NilDBConnectionError ¶
type NilDBConnectionError struct {
Message string
}
func (NilDBConnectionError) Error ¶
func (e NilDBConnectionError) Error() string
Click to show internal directories.
Click to hide internal directories.