show

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.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 Limit

type Limit struct {
	ID        int64  `json:"-"`
	Build     int    `json:"-"`
	Condition string `json:"-"`
}

type Tab

type Tab struct {
	ID              int64  `json:"id,omitempty"`
	Icon            string `json:"icon,omitempty"`
	IconSelected    string `json:"icon_selected,omitempty"`
	Name            string `json:"name,omitempty"`
	URI             string `json:"uri,omitempty"`
	TabID           string `json:"tab_id,omitempty"`
	Color           string `json:"color,omitempty"`
	Pos             int    `json:"pos,omitempty"`
	DefaultSelected int    `json:"default_selected,omitempty"`
	Module          int    `json:"-"`
	ModuleStr       string `json:"-"`
	Plat            int8   `json:"-"`
	Group           string `json:"-"`
	Language        string `json:"-"`
}

func (*Tab) TabChange

func (t *Tab) TabChange(rsb *resource.SideBar, abtest map[string]string, defaultTab map[string]*Tab) (ok bool)

func (*Tab) TabMenuChange

func (t *Tab) TabMenuChange(m *tab.Menu)

Jump to

Keyboard shortcuts

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