Home
last modified time | relevance | path

Searched refs:SchemaConfig (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/storage/chunk/
H A Dschema_config_test.go310 config *SchemaConfig
311 expected *SchemaConfig
319 config: &SchemaConfig{
327 config: &SchemaConfig{
338 config: &SchemaConfig{
350 config: &SchemaConfig{
362 config: &SchemaConfig{
373 config: &SchemaConfig{
385 config: &SchemaConfig{
407 config: &SchemaConfig{
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/chunk/
H A Dschema_config_test.go310 config *SchemaConfig
311 expected *SchemaConfig
319 config: &SchemaConfig{
327 config: &SchemaConfig{
338 config: &SchemaConfig{
350 config: &SchemaConfig{
362 config: &SchemaConfig{
373 config: &SchemaConfig{
385 config: &SchemaConfig{
407 config: &SchemaConfig{
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/loki/
H A Dconfig_test.go28 SchemaConfig: storage.SchemaConfig{
29 SchemaConfig: chunk.SchemaConfig{
58 SchemaConfig: storage.SchemaConfig{
59 SchemaConfig: chunk.SchemaConfig{
/dports/www/grafana8/grafana-8.3.6/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/net/drive/drive-0.4.0/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/net/rclone/rclone-1.57.0/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/www/gohugo/hugo-0.91.2/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/www/gitlab-pages/gitlab-pages-f8512edbec4ec83b426c8ca2dda467de424685e4/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/www/tusd/tusd-1.8.0/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/www/tusd/google-cloud-go-storage-v1.18.2/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/cloud.google.com/go/pubsub/
H A Dschema_test.go49 schemaConfig := SchemaConfig{
87 schemaConfig1 := SchemaConfig{
92 schemaConfig2 := SchemaConfig{
101 var gotSchemaConfigs []SchemaConfig
129 schema SchemaConfig
134 schema: SchemaConfig{
143 schema: SchemaConfig{
152 schema: SchemaConfig{
169 func mustCreateSchema(t *testing.T, c *SchemaClient, id string, sc SchemaConfig) *SchemaConfig { argument
H A Dschema.go48 type SchemaConfig struct { struct
126 func (s *SchemaConfig) toProto() *pb.Schema { argument
135 func protoToSchemaConfig(pbs *pb.Schema) *SchemaConfig {
136 return &SchemaConfig{
145 …aClient) CreateSchema(ctx context.Context, schemaID string, s SchemaConfig) (*SchemaConfig, error)…
159 func (c *SchemaClient) Schema(ctx context.Context, schemaID string, view SchemaView) (*SchemaConfig
189 func (s *SchemaIterator) Next() (*SchemaConfig, error) {
213 func (s *SchemaClient) ValidateSchema(ctx context.Context, schema SchemaConfig) (*ValidateSchemaRes…
231 …nfig(ctx context.Context, msg []byte, encoding SchemaEncoding, config SchemaConfig) (*ValidateMess…
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/model/
H A DSchemaConfig.h30 class U2LANG_EXPORT SchemaConfig {
32 SchemaConfig() { in SchemaConfig() function
34 virtual ~SchemaConfig() { in ~SchemaConfig()
/dports/net/storj/storj-1.45.3/vendor/github.com/graphql-go/graphql/
H A Dintrospection_test.go17 emptySchema, err := graphql.NewSchema(graphql.SchemaConfig{
866 schema, err := graphql.NewSchema(graphql.SchemaConfig{
958 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1000 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1059 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1139 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1214 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1288 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1331 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1403 schema, err := graphql.NewSchema(graphql.SchemaConfig{
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/dennwc/graphql/
H A Dintrospection_test.go18 emptySchema, err := graphql.NewSchema(graphql.SchemaConfig{
867 schema, err := graphql.NewSchema(graphql.SchemaConfig{
959 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1001 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1060 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1140 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1215 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1289 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1332 schema, err := graphql.NewSchema(graphql.SchemaConfig{
1404 schema, err := graphql.NewSchema(graphql.SchemaConfig{
H A Dexecutor_test.go182 schema, err := graphql.NewSchema(graphql.SchemaConfig{
276 schema, err := graphql.NewSchema(graphql.SchemaConfig{
312 schema, err := graphql.NewSchema(graphql.SchemaConfig{
360 schema, err := graphql.NewSchema(graphql.SchemaConfig{
415 schema, err := graphql.NewSchema(graphql.SchemaConfig{
465 schema, err := graphql.NewSchema(graphql.SchemaConfig{
537 schema, err := graphql.NewSchema(graphql.SchemaConfig{
588 schema, err := graphql.NewSchema(graphql.SchemaConfig{
633 schema, err := graphql.NewSchema(graphql.SchemaConfig{
677 schema, err := graphql.NewSchema(graphql.SchemaConfig{
[all …]
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/grafana/loki/pkg/storage/chunk/aws/
H A Dfixtures.go18 …clients func() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig, io.Closer,…
25 func (f fixture) Clients() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig,…
33 …clients: func() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig, io.Closer…
66 …clients: func() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig, io.Closer…
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/cortexproject/cortex/pkg/chunk/aws/
H A Dfixtures.go18 …clients func() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig, io.Closer,…
25 func (f fixture) Clients() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig,…
33 …clients: func() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig, io.Closer…
65 …clients: func() (chunk.IndexClient, chunk.Client, chunk.TableClient, chunk.SchemaConfig, io.Closer…

12345678910>>...13