appstarred

package
v1.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 11, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppStarredController

type AppStarredController struct {
	base.APIController
}

func (*AppStarredController) Create

func (c *AppStarredController) Create()

@Title Create @Description create AppStarred @Param body body models.AppStarred true "The app content" @Success 200 return id success @Failure 403 body is empty @router / [post]

func (*AppStarredController) Delete

func (c *AppStarredController) Delete()

@Title Delete by AppId @Description delete the AppStarred @Param name path string true "The appId you want to delete" @Success 200 {string} delete success! @Failure 403 appId is empty @router /:appId [delete]

func (*AppStarredController) Prepare

func (c *AppStarredController) Prepare()

func (*AppStarredController) URLMapping

func (c *AppStarredController) URLMapping()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL