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