Home
last modified time | relevance | path

Searched defs:fieldCommon (Results 26 – 50 of 153) sorted by relevance

1234567

/dports/www/fabio/fabio-1.5.14/vendor/github.com/gogo/protobuf/protobuf-1.2.1/protoc-gen-gogo/generator/
H A Dgenerator.go2150 type fieldCommon struct { struct
2151 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2152 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2153 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2154 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2156 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2161 func (f *fieldCommon) getProtoName() string {
2166 func (f *fieldCommon) getGoType() string {
2172 fieldCommon anonMember
2227 fieldCommon anonMember
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/devel/etcd33/etcd-3.3.23/vendor/github.com/gogo/protobuf/protobuf-1.2.1/protoc-gen-gogo/generator/
H A Dgenerator.go2150 type fieldCommon struct { struct
2151 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2152 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2153 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2154 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2156 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2161 func (f *fieldCommon) getProtoName() string {
2166 func (f *fieldCommon) getGoType() string {
2172 fieldCommon anonMember
2227 fieldCommon anonMember
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/containerd/containerd/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/devel/go-protobuf/protobuf-1.3.2/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/containerd/containerd/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2150 type fieldCommon struct { struct
2151 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2152 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2153 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2154 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2156 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2161 func (f *fieldCommon) getProtoName() string {
2166 func (f *fieldCommon) getGoType() string {
2172 fieldCommon anonMember
2227 fieldCommon anonMember
[all …]
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/www/minio-client/mc-RELEASE.2021-12-10T00-14-28Z/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/containerd/containerd/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/net/syncthing/syncthing-1.18.1/syncthing/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/gogo/protobuf/protobuf-1.3.2/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/sysutils/kubectl/kubernetes-1.22.2/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/openshift/api/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/gogo/protobuf/protoc-gen-gogo/generator/
H A Dgenerator.go2151 type fieldCommon struct { struct
2152 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
2153 …ing // Name of field in proto language, e.g. "field_name" or "descriptor"
2154 …ame string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
2155 …e string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
2157 …ing // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
2162 func (f *fieldCommon) getProtoName() string {
2167 func (f *fieldCommon) getGoType() string {
2173 fieldCommon anonMember
2228 fieldCommon anonMember
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1775 type fieldCommon struct { struct
1776 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1777 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1778 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1779 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1781 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1785 func (f *fieldCommon) getProtoName() string {
1790 func (f *fieldCommon) getGoType() string {
1796 fieldCommon anonMember
1865 fieldCommon anonMember
[all …]
/dports/net/inlets/inlets-3.0.2/vendor/github.com/golang/protobuf/protobuf-1.4.3/protoc-gen-go/generator/
H A Dgenerator.go1757 type fieldCommon struct { struct
1758 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1759 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1760 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1761 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1763 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1767 func (f *fieldCommon) getProtoName() string {
1772 func (f *fieldCommon) getGoType() string {
1778 fieldCommon anonMember
1847 fieldCommon anonMember
[all …]
/dports/net/gscloud/gscloud-0.11.0/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1757 type fieldCommon struct { struct
1758 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1759 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1760 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1761 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1763 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1767 func (f *fieldCommon) getProtoName() string {
1772 func (f *fieldCommon) getGoType() string {
1778 fieldCommon anonMember
1847 fieldCommon anonMember
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/envoyproxy/protoc-gen-validate/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1775 type fieldCommon struct { struct
1776 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1777 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1778 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1779 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1781 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1785 func (f *fieldCommon) getProtoName() string {
1790 func (f *fieldCommon) getGoType() string {
1796 fieldCommon anonMember
1865 fieldCommon anonMember
[all …]
/dports/net/grpcui/grpcui-1.1.0/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1775 type fieldCommon struct { struct
1776 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1777 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1778 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1779 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1781 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1785 func (f *fieldCommon) getProtoName() string {
1790 func (f *fieldCommon) getGoType() string {
1796 fieldCommon anonMember
1865 fieldCommon anonMember
[all …]
/dports/net-mgmt/bind_exporter/bind_exporter-0.4.0/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1757 type fieldCommon struct { struct
1758 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1759 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1760 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1761 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1763 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1767 func (f *fieldCommon) getProtoName() string {
1772 func (f *fieldCommon) getGoType() string {
1778 fieldCommon anonMember
1847 fieldCommon anonMember
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1757 type fieldCommon struct { struct
1758 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1759 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1760 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1761 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1763 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1767 func (f *fieldCommon) getProtoName() string {
1772 func (f *fieldCommon) getGoType() string {
1778 fieldCommon anonMember
1847 fieldCommon anonMember
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/golang/protobuf/protoc-gen-go/generator/
H A Dgenerator.go1775 type fieldCommon struct { struct
1776 goName string // Go name of field, e.g. "FieldName" or "Descriptor_"
1777 protoName string // Name of field in proto language, e.g. "field_name" or "descriptor"
1778 getterName string // Name of the getter, e.g. "GetFieldName" or "GetDescriptor_"
1779 goType string // The Go type as a string, e.g. "*int32" or "*OtherMessage"
1781 fullPath string // The full path of the field as used by Annotate etc, e.g. "4,0,2,0"
1785 func (f *fieldCommon) getProtoName() string {
1790 func (f *fieldCommon) getGoType() string {
1796 fieldCommon anonMember
1865 fieldCommon anonMember
[all …]

1234567