namespace

package
v0.0.0-...-b1c395d Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2016 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BookmarkController

type BookmarkController struct {
	beego.Controller
}

func (*BookmarkController) Get

func (c *BookmarkController) Get()

type ByNamespace

type ByNamespace []Namespace

func (ByNamespace) Len

func (b ByNamespace) Len() int

func (ByNamespace) Less

func (b ByNamespace) Less(i, j int) bool

func (ByNamespace) Swap

func (b ByNamespace) Swap(i, j int)

type DeleteController

type DeleteController struct {
	beego.Controller
}

func (*DeleteController) Get

func (c *DeleteController) Get()

type EditController

type EditController struct {
	beego.Controller
}

func (*EditController) Get

func (c *EditController) Get()

func (*EditController) Post

func (c *EditController) Post()

type ListController

type ListController struct {
	beego.Controller
}

func (*ListController) Get

func (c *ListController) Get()

type Namespace

type Namespace struct {
	Name                                string
	Selected                            bool
	Bookmarked                          bool
	Display                             string
	HiddenTagGuiSystemNamespaceSelect   string
	HiddenTagGuiSystemNamespaceBookmark string
	HiddenTagGuiSystemNamespaceDelete   string
}

type SelectController

type SelectController struct {
	beego.Controller
}

func (*SelectController) Get

func (c *SelectController) Get()

Jump to

Keyboard shortcuts

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