Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EchoService ¶
type EchoService struct {
// contains filtered or unexported fields
}
func NewEchoService ¶
func NewEchoService() *EchoService
func (*EchoService) GetAPIGroup ¶
func (s *EchoService) GetAPIGroup() string
func (*EchoService) ListHandlers ¶
func (s *EchoService) ListHandlers() []rest.Handler
Click to show internal directories.
Click to hide internal directories.