code

package
v0.5.9 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2021 License: MIT Imports: 23 Imported by: 8

Documentation

Index

Constants

View Source
const (
	HTTP  = "http"
	REDIS = "redis"
)
View Source
const (
	NCONN = "nconn"
	NREQS = "nreqs"
)
View Source
const (
	H    = "h"
	CC   = "cc"
	MAN1 = "man1"
	MAN2 = "man2"
	MAN3 = "man3"
	MAN8 = "man8"
)
View Source
const (
	FIND = "find"
	GREP = "grep"
	MAN  = "man"
)
View Source
const (
	COMMENT  = "comment"
	KEYWORD  = "keyword"
	DATATYPE = "datatype"
	FUNCTION = "function"
	CONSTANT = "constant"
)
View Source
const (
	SPLIT  = "split"
	PREFIX = "prefix"
	SUFFIX = "suffix"
)
View Source
const (
	PLUG = "plug"
	SHOW = "show"
)
View Source
const (
	BINNARY = "binnary"
	SERVICE = "service"
	SECONDS = "seconds"
)
View Source
const AUTOGEN = "autogen"
View Source
const BENCH = "bench"
View Source
const BINPACK = "binpack"
View Source
const C = "c"
View Source
const CASE = "case"
View Source
const CODE = "code"
View Source
const COMPILE = "compile"
View Source
const CSDN = "csdn"
View Source
const CSS = "css"
View Source
const DOC = "godoc"
View Source
const FAVOR = "favor"
View Source
const GITHUB = "github"
View Source
const GO = "go"
View Source
const HTML = "html"
View Source
const INNER = "inner"
View Source
const INSTALL = "install"
View Source
const JS = "js"
View Source
const MOD = "mod"
View Source
const NODE = "node"
View Source
const PPROF = "pprof"
View Source
const (
	PREPARE = "prepare"
)
View Source
const PROTO = "proto"
View Source
const PUBLISH = "publish"
View Source
const PYTHON = "python"
View Source
const SH = "sh"
View Source
const SHY = "shy"
View Source
const SUM = "sum"
View Source
const UPGRADE = "upgrade"
View Source
const VIMER = "vimer"
View Source
const VUE = "vue"
View Source
const WEBPACK = "webpack"

Variables

View Source
var Index = &ice.Context{Name: CODE, Help: "编程中心", Commands: map[string]*ice.Command{
	ice.CTX_INIT: {Hand: func(m *ice.Message, c *ice.Context, cmd string, arg ...string) {
		m.Load()
	}},
	ice.CTX_EXIT: {Hand: func(m *ice.Message, c *ice.Context, cmd string, arg ...string) {
		m.Save()
	}},
}}

Functions

func InstallAction added in v0.4.9

func InstallAction(fields ...string) map[string]*ice.Action

func LoadPlug

func LoadPlug(m *ice.Message, language string)

Types

This section is empty.

Jump to

Keyboard shortcuts

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