Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InfoService ¶
type InfoService struct {
// contains filtered or unexported fields
}
func NewInfoService ¶
func NewInfoService(config *server.ServerConfig) *InfoService
func (*InfoService) InfoGetVersion ¶
func (i *InfoService) InfoGetVersion(ctx echo.Context, req gen.InfoGetVersionRequestObject) (gen.InfoGetVersionResponseObject, error)
Click to show internal directories.
Click to hide internal directories.