Documentation ¶
Index ¶
Constants ¶
View Source
const (
AppName = "restful_webframework"
)
Variables ¶
This section is empty.
Functions ¶
func ObjectRouter ¶
func RootRouter ¶
func RootRouter() *restful.Container
Types ¶
type GoRestfulFramework ¶
type GoRestfulFramework struct { ioc.ObjectImpl Container *restful.Container // contains filtered or unexported fields }
func (*GoRestfulFramework) Init ¶
func (g *GoRestfulFramework) Init() error
func (*GoRestfulFramework) Name ¶
func (g *GoRestfulFramework) Name() string
func (*GoRestfulFramework) Priority ¶
func (g *GoRestfulFramework) Priority() int
Click to show internal directories.
Click to hide internal directories.