Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Endpoint ¶
func (Endpoint) GetFiberPath ¶
Get the safe path to use in Fiber registration.
type MethodInfo ¶
type ServiceInfo ¶
type ServiceInfo struct { Name string Methods []MethodInfo }
func GetServiceInfos ¶
func GetServiceInfos() ([]ServiceInfo, error)
Click to show internal directories.
Click to hide internal directories.