Home
last modified time | relevance | path

Searched defs:Group (Results 1 – 25 of 8486) sorted by relevance

12345678910>>...340

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_group.go11 type Group struct { struct
13 raw *vocab.Group
17 func (t *Group) Raw() (n *vocab.Group) {
57 func (t *Group) SetAltitude(k float64) {
379 func (t *Group) LenName() (idx int) {
415 func (t *Group) RemoveName(idx int) {
632 func (t *Group) SetId(k *url.URL) {
1246 func (t *Group) LenTo() (idx int) {
1282 func (t *Group) RemoveTo(idx int) {
1358 func (t *Group) LenCc() (idx int) {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dstruct_group.go19 type Group struct { struct
20 Name string `json:"Name" xml:"Name"`
22 BizId string `json:"BizId" xml:"BizId"`
23 GmtCreate string `json:"GmtCreate" xml:"GmtCreate"`
24 MinSize int `json:"MinSize" xml:"MinSize"`
26 CpuCount int `json:"CpuCount" xml:"CpuCount"`
28 PayType string `json:"PayType" xml:"PayType"`
30 Id int `json:"Id" xml:"Id"`
34 MemSize int `json:"MemSize" xml:"MemSize"`
35 Status string `json:"Status" xml:"Status"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/emr/
H A Dstruct_group.go19 type Group struct { struct
20 Name string `json:"Name" xml:"Name"`
22 BizId string `json:"BizId" xml:"BizId"`
23 GmtCreate string `json:"GmtCreate" xml:"GmtCreate"`
24 MinSize int `json:"MinSize" xml:"MinSize"`
26 CpuCount int `json:"CpuCount" xml:"CpuCount"`
28 PayType string `json:"PayType" xml:"PayType"`
30 Id int `json:"Id" xml:"Id"`
34 MemSize int `json:"MemSize" xml:"MemSize"`
35 Status string `json:"Status" xml:"Status"`
[all …]
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/vs/
H A Dstruct_group.go19 type Group struct { struct
20 Id string `json:"Id" xml:"Id"`
21 AliasId string `json:"AliasId" xml:"AliasId"`
22 Name string `json:"Name" xml:"Name"`
24 App string `json:"App" xml:"App"`
25 Region string `json:"Region" xml:"Region"`
29 Status string `json:"Status" xml:"Status"`
40 GbId string `json:"GbId" xml:"GbId"`
41 GbIp string `json:"GbIp" xml:"GbIp"`
42 GbPort int64 `json:"GbPort" xml:"GbPort"`
[all …]
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/labstack/echo/v4/
H A Dgroup.go11 Group struct { struct
12 common
13 host string
14 prefix string
15 middleware []MiddlewareFunc
16 echo *Echo
21 func (g *Group) Use(middleware ...MiddlewareFunc) {
43 func (g *Group) GET(path string, h HandlerFunc, m ...MiddlewareFunc) *Route {
100 sg = g.echo.Group(g.prefix+prefix, m...)
106 func (g *Group) Static(prefix, root string) {
[all …]
/dports/security/go-cve-dictionary/go-cve-dictionary-0.5.5/vendor/github.com/labstack/echo/
H A Dgroup.go12 Group struct { struct
13 prefix string
14 middleware []MiddlewareFunc
15 echo *Echo
20 func (g *Group) Use(middleware ...MiddlewareFunc) {
42 func (g *Group) GET(path string, h HandlerFunc, m ...MiddlewareFunc) *Route {
47 func (g *Group) HEAD(path string, h HandlerFunc, m ...MiddlewareFunc) *Route {
95 func (g *Group) Group(prefix string, middleware ...MiddlewareFunc) *Group { func
99 return g.echo.Group(g.prefix+prefix, m...)
103 func (g *Group) Static(prefix, root string) {
[all …]
/dports/net/concourse-fly/concourse-6.7.1/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/games/neo-cowsay/Neo-cowsay-2.0.1/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/textproc/vgrep/vgrep-2.5.5/vendor/github.com/jessevdk/go-flags/go-flags-1.5.0/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 EnvNamespace string
41 Hidden bool
44 parent interface{}
47 options []*Option
50 groups []*Group
53 isBuiltinHelp bool
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/vocab/
H A Dgen_group.go496 type Group struct { struct
516 nameMap map[string]string
524 id *url.URL
546 typeName []interface{}
552 to []*toIntermediateType
556 cc []*ccIntermediateType
578 streams []*url.URL
586 proxyUrl *url.URL
592 provideClientKey *url.URL
594 signClientKey *url.URL
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/code.cloudfoundry.org/credhub-cli/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go24 type Group struct { struct
28 ShortDescription string
33 LongDescription string
36 Namespace string
39 Hidden bool
42 parent interface{}
45 options []*Option
48 groups []*Group
51 isBuiltinHelp bool
53 data interface{}
[all …]
/dports/net-im/ssh-chat/ssh-chat-1.10.1/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 Hidden bool
41 parent interface{}
44 options []*Option
47 groups []*Group
50 isBuiltinHelp bool
52 data interface{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/go-swagger/go-swagger/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go24 type Group struct { struct
28 ShortDescription string
33 LongDescription string
36 Namespace string
39 Hidden bool
42 parent interface{}
45 options []*Option
48 groups []*Group
51 isBuiltinHelp bool
53 data interface{}
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go24 type Group struct { struct
28 ShortDescription string
33 LongDescription string
36 Namespace string
39 Hidden bool
42 parent interface{}
45 options []*Option
48 groups []*Group
51 isBuiltinHelp bool
53 data interface{}
[all …]
/dports/sysutils/gomi/gomi-1.1.1/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 Hidden bool
41 parent interface{}
44 options []*Option
47 groups []*Group
50 isBuiltinHelp bool
52 data interface{}
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/prometheus/alertmanager/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 Hidden bool
41 parent interface{}
44 options []*Option
47 groups []*Group
50 isBuiltinHelp bool
52 data interface{}
[all …]
/dports/net/bosh-cli/bosh-cli-5.5.0/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go24 type Group struct { struct
28 ShortDescription string
33 LongDescription string
36 Namespace string
39 Hidden bool
42 parent interface{}
45 options []*Option
48 groups []*Group
51 isBuiltinHelp bool
53 data interface{}
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go23 type Group struct { struct
27 ShortDescription string
32 LongDescription string
35 Namespace string
38 Hidden bool
41 parent interface{}
44 options []*Option
47 groups []*Group
50 isBuiltinHelp bool
52 data interface{}
[all …]
/dports/textproc/peco/peco-v0.4.4/vendor/github.com/jessevdk/go-flags/
H A Dgroup.go24 type Group struct { struct
28 ShortDescription string
33 LongDescription string
36 Namespace string
39 Hidden bool
42 parent interface{}
45 options []*Option
48 groups []*Group
51 isBuiltinHelp bool
53 data interface{}
[all …]

12345678910>>...340