Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrInternalSrvErr ¶
type ErrInternalSrvErr struct{}
func (ErrInternalSrvErr) Error ¶
func (e ErrInternalSrvErr) Error() string
type ErrNotValidRequest ¶
type ErrNotValidRequest string
func (ErrNotValidRequest) Error ¶
func (e ErrNotValidRequest) Error() string
type HelloMessage ¶
type HelloMessage struct {
Message string `json:"message"`
}
type Permissions ¶
type Permissions []string
Click to show internal directories.
Click to hide internal directories.