Home
last modified time | relevance | path

Searched defs:Collection (Results 1 – 25 of 2489) sorted by relevance

12345678910>>...100

/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/streams/
H A Dgen_collection.go11 type Collection struct { struct
13 raw *vocab.Collection
57 func (t *Collection) SetTotalItems(k int64) {
133 func (t *Collection) SetFirst(k *url.URL) {
171 func (t *Collection) SetLast(k *url.URL) {
177 func (t *Collection) LenItems() (idx int) {
845 func (t *Collection) SetId(k *url.URL) {
1459 func (t *Collection) LenTo() (idx int) {
1495 func (t *Collection) RemoveTo(idx int) {
1571 func (t *Collection) LenCc() (idx int) {
[all …]
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go28 type Collection struct { struct
29 client *Client
30 db *Database
31 name string
32 readConcern *readconcern.ReadConcern
33 writeConcern *writeconcern.WriteConcern
34 readPreference *readpref.ReadPref
35 readSelector description.ServerSelector
36 writeSelector description.ServerSelector
37 registry *bsoncodec.Registry
[all …]
/dports/www/gitlab-workhorse/gitlab-foss-0a901d60f8ae4a60c04ae82e6e9c3a03e9321417/workhorse/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/globalsign/mgo/
H A Dcollection.go17 type Collection struct { struct
18 *mgo.Collection
24 func (c *Collection) Create(info *mgo.CollectionInfo) error {
32 func (c *Collection) DropCollection() error {
48 func (c *Collection) EnsureIndex(index mgo.Index) error {
56 func (c *Collection) DropIndex(key ...string) error {
64 func (c *Collection) DropIndexName(name string) error {
88 func (c *Collection) Find(query interface{}) *Query {
106 func (c *Collection) Count() (n int, err error) {
114 func (c *Collection) Bulk() *Bulk {
[all …]
/dports/devel/gitlab-shell/gitlab-shell-65b8ec55bebd0aea64ac52b9878bafcc2ad992d3/vendor/gopkg.in/DataDog/dd-trace-go.v1/contrib/globalsign/mgo/
H A Dcollection.go17 type Collection struct { struct
18 *mgo.Collection
24 func (c *Collection) Create(info *mgo.CollectionInfo) error {
32 func (c *Collection) DropCollection() error {
48 func (c *Collection) EnsureIndex(index mgo.Index) error {
56 func (c *Collection) DropIndex(key ...string) error {
64 func (c *Collection) DropIndexName(name string) error {
88 func (c *Collection) Find(query interface{}) *Query {
106 func (c *Collection) Count() (n int, err error) {
114 func (c *Collection) Bulk() *Bulk {
[all …]
/dports/databases/tile38/tile38-1.12.0/controller/collection/
H A Dcollection.go51 type Collection struct { struct
55 fieldMap map[string]int
56 fieldValues map[string][]float64
57 weight int
58 points int
59 objects int // geometry count
60 nobjects int // non-geometry count
96 func (c *Collection) Count() int {
101 func (c *Collection) StringCount() int {
106 func (c *Collection) PointCount() int {
[all …]
/dports/www/writefreely/writefreely-0.13.1/vendor/github.com/writeas/activity/vocab/
H A Dgen_collection.go545 type Collection struct { struct
575 nameMap map[string]string
583 id *url.URL
605 typeName []interface{}
611 to []*toIntermediateType
615 cc []*ccIntermediateType
637 streams []*url.URL
645 proxyUrl *url.URL
651 provideClientKey *url.URL
653 signClientKey *url.URL
[all …]
/dports/security/vault/vault-1.8.2/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/sysutils/helmfile/vault-f6547fa8e820/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-mongodbatlas/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/net-mgmt/semaphore/semaphore-2.6.8/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/databases/mongodb42-tools/mongo-tools-r4.2.17/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/go.mongodb.org/mongo-driver/mongo/
H A Dcollection.go31 type Collection struct { struct
32 client *Client
33 db *Database
34 name string
35 readConcern *readconcern.ReadConcern
36 writeConcern *writeconcern.WriteConcern
37 readPreference *readpref.ReadPref
38 readSelector description.ServerSelector
39 writeSelector description.ServerSelector
40 registry *bsoncodec.Registry
[all …]
/dports/sysutils/istio/istio-1.6.7/galley/pkg/config/source/inmemory/
H A Dcollection.go29 type Collection struct { struct
31 schema collection.Schema
32 handler event.Handler
33 resources map[resource.FullName]*resource.Instance
34 synced bool
50 func (c *Collection) Start() {
63 func (c *Collection) Stop() {
80 func (c *Collection) Set(entry *resource.Instance) {
98 func (c *Collection) Clear() {
117 func (c *Collection) dispatchEvent(e event.Event) {
[all …]
/dports/security/snowflake-tor/snowflake-ead5a960d7fa19dc890ccbfc0765c5ab6629eaa9/vendor/github.com/mmcloughlin/avo/reg/
H A Dcollection.go5 type Collection struct { struct
6 idx map[Kind]Index
17 func (c *Collection) VirtualRegister(k Kind, s Spec) Virtual {
24 func (c *Collection) GP8L() GPVirtual { return c.GP(S8L) }
27 func (c *Collection) GP8H() GPVirtual { return c.GP(S8H) }
30 func (c *Collection) GP8() GPVirtual { return c.GP8L() }
33 func (c *Collection) GP16() GPVirtual { return c.GP(S16) }
36 func (c *Collection) GP32() GPVirtual { return c.GP(S32) }
39 func (c *Collection) GP64() GPVirtual { return c.GP(S64) }
45 func (c *Collection) XMM() VecVirtual { return c.Vec(S128) }
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vault-plugin-database-couchbase/vendor/github.com/couchbase/gocb/v2/
H A Dcollection.go11 type Collection struct { struct
12 collectionName string
13 scope string
14 bucket *Bucket
16 timeoutsConfig kvTimeoutsConfig
18 transcoder Transcoder
20 tracer requestTracer
22 useMutationTokens bool
24 getKvProvider func() (kvProvider, error)
45 func (c *Collection) name() string {
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/couchbase/gocb/v2/
H A Dcollection.go11 type Collection struct { struct
12 collectionName string
13 scope string
14 bucket *Bucket
16 timeoutsConfig kvTimeoutsConfig
18 transcoder Transcoder
20 tracer requestTracer
22 useMutationTokens bool
24 getKvProvider func() (kvProvider, error)
45 func (c *Collection) name() string {
[all …]
/dports/audio/pms-devel/pms-c94e3c6/songlist/
H A Dcursor.go12 // MoveCursorUp moves the cursor up by the specified offset.
13 func (s *BaseSonglist) MoveCursorUp(i int) {
14 s.MoveCursor(-i)
17 // MoveCursorUp moves the cursor down by the specified offset.
29 s.cursor = i
45 //console.Log("Located %s at position %d, id %d", song.StringTags["file"], index, song.ID)
53 s.cursor = ymin
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/upper.io/db.v3/mongo/
H A Dcollection.go37 type Collection struct { struct
38 parent *Source
39 collection *mgo.Collection
50 func (col *Collection) Find(terms ...interface{}) db.Result {
212 func (col *Collection) compileQuery(terms ...interface{}) interface{} {
243 func (col *Collection) Name() string {
248 func (col *Collection) Truncate() error {
258 func (col *Collection) InsertReturning(item interface{}) error {
262 func (col *Collection) UpdateReturning(item interface{}) error {
267 func (col *Collection) Insert(item interface{}) (interface{}, error) {
[all …]
/dports/net/rclone/rclone-1.57.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/conversation/
H A Dcollection.pb.go39 type Collection struct { struct
40 state protoimpl.MessageState
41 sizeCache protoimpl.SizeCache
42 unknownFields protoimpl.UnknownFields
54 func (x *Collection) Reset() {
63 func (x *Collection) String() string {
67 func (*Collection) ProtoMessage() {}
82 func (*Collection) Descriptor() ([]byte, []int) {
86 func (x *Collection) GetTitle() string {
93 func (x *Collection) GetSubtitle() string {
[all …]
/dports/net/drive/drive-0.4.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/conversation/
H A Dcollection.pb.go39 type Collection struct { struct
40 state protoimpl.MessageState
41 sizeCache protoimpl.SizeCache
42 unknownFields protoimpl.UnknownFields
54 func (x *Collection) Reset() {
63 func (x *Collection) String() string {
67 func (*Collection) ProtoMessage() {}
82 func (*Collection) Descriptor() ([]byte, []int) {
86 func (x *Collection) GetTitle() string {
93 func (x *Collection) GetSubtitle() string {
[all …]
/dports/www/gohugo/hugo-0.91.2/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/conversation/
H A Dcollection.pb.go39 type Collection struct { struct
40 state protoimpl.MessageState
41 sizeCache protoimpl.SizeCache
42 unknownFields protoimpl.UnknownFields
54 func (x *Collection) Reset() {
63 func (x *Collection) String() string {
67 func (*Collection) ProtoMessage() {}
82 func (*Collection) Descriptor() ([]byte, []int) {
86 func (x *Collection) GetTitle() string {
93 func (x *Collection) GetSubtitle() string {
[all …]
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/conversation/
H A Dcollection.pb.go39 type Collection struct { struct
40 state protoimpl.MessageState
41 sizeCache protoimpl.SizeCache
42 unknownFields protoimpl.UnknownFields
54 func (x *Collection) Reset() {
63 func (x *Collection) String() string {
67 func (*Collection) ProtoMessage() {}
82 func (*Collection) Descriptor() ([]byte, []int) {
86 func (x *Collection) GetTitle() string {
93 func (x *Collection) GetSubtitle() string {
[all …]
/dports/net/cloudquery/cloudquery-0.16.0/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/conversation/
H A Dcollection.pb.go39 type Collection struct { struct
40 state protoimpl.MessageState
41 sizeCache protoimpl.SizeCache
42 unknownFields protoimpl.UnknownFields
54 func (x *Collection) Reset() {
63 func (x *Collection) String() string {
67 func (*Collection) ProtoMessage() {}
82 func (*Collection) Descriptor() ([]byte, []int) {
86 func (x *Collection) GetTitle() string {
93 func (x *Collection) GetSubtitle() string {
[all …]
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/google.golang.org/genproto/googleapis/actions/sdk/v2/conversation/
H A Dcollection.pb.go39 type Collection struct { struct
40 state protoimpl.MessageState
41 sizeCache protoimpl.SizeCache
42 unknownFields protoimpl.UnknownFields
54 func (x *Collection) Reset() {
63 func (x *Collection) String() string {
67 func (*Collection) ProtoMessage() {}
82 func (*Collection) Descriptor() ([]byte, []int) {
86 func (x *Collection) GetTitle() string {
93 func (x *Collection) GetSubtitle() string {
[all …]

12345678910>>...100