Home
last modified time | relevance | path

Searched defs:GetResult (Results 1 – 25 of 4117) sorted by relevance

12345678910>>...165

/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/files/
H A Dproperties_get.go17 type GetResult struct { struct
18 autorest.Response
20 CacheControl string
21 ContentDisposition string
22 ContentEncoding string
23 ContentLanguage string
24 ContentLength *int64
25 ContentMD5 string
26 ContentType string
33 Encrypted bool
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/files/
H A Dproperties_get.go17 type GetResult struct { struct
18 autorest.Response
20 CacheControl string
21 ContentDisposition string
22 ContentEncoding string
23 ContentLanguage string
24 ContentLength *int64
25 ContentMD5 string
26 ContentType string
33 Encrypted bool
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/files/
H A Dproperties_get.go17 type GetResult struct { struct
18 autorest.Response
20 CacheControl string
21 ContentDisposition string
22 ContentEncoding string
23 ContentLanguage string
24 ContentLength *int64
25 ContentMD5 string
26 ContentType string
33 Encrypted bool
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/files/
H A Dproperties_get.go17 type GetResult struct { struct
18 autorest.Response
20 CacheControl string
21 ContentDisposition string
22 ContentEncoding string
23 ContentLanguage string
24 ContentLength *int64
25 ContentMD5 string
26 ContentType string
33 Encrypted bool
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v3/
H A Dget.go262 type GetResult struct { struct
263 Index string `json:"_index"` // index meta field
264 Type string `json:"_type"` // type meta field
265 Id string `json:"_id"` // id meta field
268 TTL int64 `json:"_ttl"` // ttl meta field
269 Routing string `json:"_routing"` // routing meta field
270 Parent string `json:"_parent"` // parent meta field
272 Source *json.RawMessage `json:"_source,omitempty"`
273 Found bool `json:"found,omitempty"`
274 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocb/v2/
H A Dresults.go21 type GetResult struct { struct
22 Result
23 transcoder Transcoder
24 flags uint32
25 contents []byte
26 expiry *time.Duration
30 func (d *GetResult) Content(valuePtr interface{}) error {
37 func (d *GetResult) Expiry() *time.Duration {
78 func (d *GetResult) fromSubDoc(ops []LookupInSpec, result *LookupInResult) error {
107 func (d *GetResult) pathParts(pathStr string) []subdocPath {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocb/v2/
H A Dresults.go21 type GetResult struct { struct
22 Result
23 transcoder Transcoder
24 flags uint32
25 contents []byte
26 expiry *time.Duration
30 func (d *GetResult) Content(valuePtr interface{}) error {
37 func (d *GetResult) Expiry() *time.Duration {
78 func (d *GetResult) fromSubDoc(ops []LookupInSpec, result *LookupInResult) error {
107 func (d *GetResult) pathParts(pathStr string) []subdocPath {
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/gopkg.in/olivere/elastic.v5/
H A Dget.go242 type GetResult struct { struct
243 Index string `json:"_index"` // index meta field
244 Type string `json:"_type"` // type meta field
245 Id string `json:"_id"` // id meta field
246 …ng `json:"_uid"` // uid meta field (see MapperService.java for all meta fields)
247 Routing string `json:"_routing"` // routing meta field
248 Parent string `json:"_parent"` // parent meta field
250 Source *json.RawMessage `json:"_source,omitempty"`
251 Found bool `json:"found,omitempty"`
252 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/olivere/elastic/
H A Dget.go249 type GetResult struct { struct
250 Index string `json:"_index"` // index meta field
251 Type string `json:"_type"` // type meta field
252 Id string `json:"_id"` // id meta field
253 …ng `json:"_uid"` // uid meta field (see MapperService.java for all meta fields)
254 Routing string `json:"_routing"` // routing meta field
255 Parent string `json:"_parent"` // parent meta field
257 Source *json.RawMessage `json:"_source,omitempty"`
258 Found bool `json:"found,omitempty"`
259 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/
H A Dget.go249 type GetResult struct { struct
250 Index string `json:"_index"` // index meta field
251 Type string `json:"_type"` // type meta field
252 Id string `json:"_id"` // id meta field
253 …ng `json:"_uid"` // uid meta field (see MapperService.java for all meta fields)
254 Routing string `json:"_routing"` // routing meta field
255 Parent string `json:"_parent"` // parent meta field
257 Source *json.RawMessage `json:"_source,omitempty"`
258 Found bool `json:"found,omitempty"`
259 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/gopkg.in/olivere/elastic.v5/
H A Dget.go242 type GetResult struct { struct
243 Index string `json:"_index"` // index meta field
244 Type string `json:"_type"` // type meta field
245 Id string `json:"_id"` // id meta field
246 …ng `json:"_uid"` // uid meta field (see MapperService.java for all meta fields)
247 Routing string `json:"_routing"` // routing meta field
248 Parent string `json:"_parent"` // parent meta field
250 Source *json.RawMessage `json:"_source,omitempty"`
251 Found bool `json:"found,omitempty"`
252 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/www/gitea/gitea-1.16.5/vendor/github.com/olivere/elastic/v7/
H A Dget.go301 type GetResult struct { struct
302 Index string `json:"_index"` // index meta field
303 Type string `json:"_type"` // type meta field
304 Id string `json:"_id"` // id meta field
307 Parent string `json:"_parent"` // parent meta field
309 SeqNo *int64 `json:"_seq_no"`
310 PrimaryTerm *int64 `json:"_primary_term"`
311 Source json.RawMessage `json:"_source,omitempty"`
312 Found bool `json:"found,omitempty"`
313 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/www/mattermost-server/mattermost-server-6.0.2/vendor/gopkg.in/olivere/elastic.v6/
H A Dget.go300 type GetResult struct { struct
301 Index string `json:"_index"` // index meta field
302 Type string `json:"_type"` // type meta field
303 Id string `json:"_id"` // id meta field
306 Parent string `json:"_parent"` // parent meta field
308 SeqNo *int64 `json:"_seq_no"`
309 PrimaryTerm *int64 `json:"_primary_term"`
310 Source *json.RawMessage `json:"_source,omitempty"`
311 Found bool `json:"found,omitempty"`
312 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/olivere/elastic/
H A Dget.go300 type GetResult struct { struct
301 Index string `json:"_index"` // index meta field
302 Type string `json:"_type"` // type meta field
303 Id string `json:"_id"` // id meta field
306 Parent string `json:"_parent"` // parent meta field
308 SeqNo *int64 `json:"_seq_no"`
309 PrimaryTerm *int64 `json:"_primary_term"`
310 Source *json.RawMessage `json:"_source,omitempty"`
311 Found bool `json:"found,omitempty"`
312 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/olivere/elastic/v7/
H A Dget.go301 type GetResult struct { struct
302 Index string `json:"_index"` // index meta field
303 Type string `json:"_type"` // type meta field
304 Id string `json:"_id"` // id meta field
307 Parent string `json:"_parent"` // parent meta field
309 SeqNo *int64 `json:"_seq_no"`
310 PrimaryTerm *int64 `json:"_primary_term"`
311 Source json.RawMessage `json:"_source,omitempty"`
312 Found bool `json:"found,omitempty"`
313 Fields map[string]interface{} `json:"fields,omitempty"`
[all …]
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2019-12-12/table/tables/
H A Dquery.go14 type GetResult struct { struct
15 autorest.Response
17 MetaData string `json:"odata.metadata,omitempty"`
18 Tables []GetResultItem `json:"value"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-11-09/table/tables/
H A Dquery.go14 type GetResult struct { struct
15 autorest.Response
17 MetaData string `json:"odata.metadata,omitempty"`
18 Tables []GetResultItem `json:"value"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-03-28/table/tables/
H A Dquery.go14 type GetResult struct { struct
15 autorest.Response
17 MetaData string `json:"odata.metadata,omitempty"`
18 Tables []GetResultItem `json:"value"`
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2017-07-29/table/tables/
H A Dquery.go14 type GetResult struct { struct
15 autorest.Response
17 MetaData string `json:"odata.metadata,omitempty"`
18 Tables []GetResultItem `json:"value"`
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/google/cadvisor/Godeps/_workspace/src/gopkg.in/olivere/elastic.v2/
H A Dget.go214 type GetResult struct { struct
215 Index string `json:"_index"`
216 Type string `json:"_type"`
217 Id string `json:"_id"`
218 Version int64 `json:"_version,omitempty"`
219 Source *json.RawMessage `json:"_source,omitempty"`
220 Found bool `json:"found,omitempty"`
221 Fields map[string]interface{} `json:"fields,omitempty"`
222 Error string `json:"error,omitempty"` // used only in MultiGet
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2019-12-12/file/directories/
H A Dget.go15 type GetResult struct { struct
16 autorest.Response
19 MetaData map[string]string
23 DirectoryMetaDataEncrypted bool
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2017-07-29/file/directories/
H A Dget.go15 type GetResult struct { struct
16 autorest.Response
19 MetaData map[string]string
23 DirectoryMetaDataEncrypted bool
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-11-09/file/directories/
H A Dget.go15 type GetResult struct { struct
16 autorest.Response
19 MetaData map[string]string
23 DirectoryMetaDataEncrypted bool
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/tombuildsstuff/giovanni/storage/2018-03-28/file/directories/
H A Dget.go15 type GetResult struct { struct
16 autorest.Response
19 MetaData map[string]string
23 DirectoryMetaDataEncrypted bool
/dports/security/lego/lego-4.5.3/vendor/github.com/gophercloud/gophercloud/openstack/cdn/v1/base/
H A Dresults.go9 type GetResult struct { struct
10 gophercloud.Result
14 func (r GetResult) Extract() (*HomeDocument, error) {

12345678910>>...165