Home
last modified time | relevance | path

Searched defs:saveOpts (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/cloud.google.com/go/google-cloud-go-0.72.0/datastore/
H A Dsave_test.go29 (*int)(nil),
30 (*string)(nil),
31 (*bool)(nil),
32 (*float64)(nil),
59 type WithoutKey struct {
164 src: &WithKey{
165 X: "three",
194 got, err := saveEntity(tc.key, tc.src)
195 if err != nil {
243 {Name: "Pt", Value: time.Time{}},
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/misc/concourse/concourse-6.7.2/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/net/storj/storj-1.45.3/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/istio/istio-1.6.7/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/chaoskube/chaoskube-0.22.0/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/gomplate/gomplate-3.9.0/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
160 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
192 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
242 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
292 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/security/lego/lego-4.5.3/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/security/vault/google-cloud-go-spanner-v1.5.1/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/security/vault/vault-1.8.2/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/security/vault/google-cloud-go-storage-v1.6.0/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/www/gohugo/google-cloud-go-storage-v1.10.0/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/helm/helm-3.5.2/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/www/pomerium/pomerium-0.8.3/vendor/cloud.google.com/go/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
142 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
174 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
224 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
274 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/devel/gitlab-runner/google-cloud-go-storage-v1.12.0/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
160 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
192 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
242 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
292 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/restic/google-cloud-go-storage-v1.16.0/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/restic/restic-0.12.1/vendor/cloud.google.com/go/datastore/
H A Dsave.go30 type saveOpts struct { struct
31 noIndex bool
32 flatten bool
33 omitEmpty bool
53 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
183 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
215 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
265 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
315 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {
/dports/sysutils/gomplate/google-cloud-go-storage-v1.12.0/datastore/
H A Dsave.go29 type saveOpts struct { struct
30 noIndex bool
31 flatten bool
32 omitEmpty bool
52 func reflectFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) e…
160 func saveStructProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
192 func plsFieldSave(props *[]Property, p Property, name string, opts saveOpts, v reflect.Value) (ok b…
242 func saveSliceProperty(props *[]Property, name string, opts saveOpts, v reflect.Value) error {
292 func (s structPLS) save(props *[]Property, opts saveOpts, prefix string) error {

12345