Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DefaultObjectMeta1 ¶ added in v1.2.6
func DefaultObjectMeta1() ioc.ObjectMeta
Types ¶
type SwaggerApiDoc ¶
type SwaggerApiDoc struct { ioc.ObjectImpl apidoc.ApiDoc // contains filtered or unexported fields }
func (*SwaggerApiDoc) Init ¶
func (h *SwaggerApiDoc) Init() error
func (*SwaggerApiDoc) Meta ¶ added in v1.2.6
func (i *SwaggerApiDoc) Meta() ioc.ObjectMeta
func (*SwaggerApiDoc) Name ¶
func (h *SwaggerApiDoc) Name() string
func (*SwaggerApiDoc) Priority ¶
func (i *SwaggerApiDoc) Priority() int
func (*SwaggerApiDoc) Registry ¶
func (h *SwaggerApiDoc) Registry(ws *restful.WebService)
func (*SwaggerApiDoc) SwaggerDocConfig ¶
func (h *SwaggerApiDoc) SwaggerDocConfig() restfulspec.Config
API Doc config
Click to show internal directories.
Click to hide internal directories.