Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInternalServer = status.Error(codes.Internal, "errors.general.internal_error")
)
Functions ¶
Types ¶
type ServerParams ¶
type ServerResult ¶
func NewServer ¶
func NewServer(p ServerParams) (ServerResult, error)
Click to show internal directories.
Click to hide internal directories.