Versions in this module Expand all Collapse all v0 v0.1.1 Aug 12, 2019 Changes in this version + func RegisterMixerServer(s *grpc.Server, srv MixerServer) + type GetObservationsRequest struct + Dcids []string + MeasuredProperty string + MeasurementMethod string + ObservationDate string + ObservationPeriod string + StatsType string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetObservationsRequest) Descriptor() ([]byte, []int) + func (*GetObservationsRequest) ProtoMessage() + func (m *GetObservationsRequest) GetDcids() []string + func (m *GetObservationsRequest) GetMeasuredProperty() string + func (m *GetObservationsRequest) GetMeasurementMethod() string + func (m *GetObservationsRequest) GetObservationDate() string + func (m *GetObservationsRequest) GetObservationPeriod() string + func (m *GetObservationsRequest) GetStatsType() string + func (m *GetObservationsRequest) Reset() + func (m *GetObservationsRequest) String() string + func (m *GetObservationsRequest) XXX_DiscardUnknown() + func (m *GetObservationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetObservationsRequest) XXX_Merge(src proto.Message) + func (m *GetObservationsRequest) XXX_Size() int + func (m *GetObservationsRequest) XXX_Unmarshal(b []byte) error + type GetObservationsResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetObservationsResponse) Descriptor() ([]byte, []int) + func (*GetObservationsResponse) ProtoMessage() + func (m *GetObservationsResponse) GetPayload() string + func (m *GetObservationsResponse) Reset() + func (m *GetObservationsResponse) String() string + func (m *GetObservationsResponse) XXX_DiscardUnknown() + func (m *GetObservationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetObservationsResponse) XXX_Merge(src proto.Message) + func (m *GetObservationsResponse) XXX_Size() int + func (m *GetObservationsResponse) XXX_Unmarshal(b []byte) error + type GetPlaceKMLRequest struct + Dcid string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPlaceKMLRequest) Descriptor() ([]byte, []int) + func (*GetPlaceKMLRequest) ProtoMessage() + func (m *GetPlaceKMLRequest) GetDcid() string + func (m *GetPlaceKMLRequest) Reset() + func (m *GetPlaceKMLRequest) String() string + func (m *GetPlaceKMLRequest) XXX_DiscardUnknown() + func (m *GetPlaceKMLRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPlaceKMLRequest) XXX_Merge(src proto.Message) + func (m *GetPlaceKMLRequest) XXX_Size() int + func (m *GetPlaceKMLRequest) XXX_Unmarshal(b []byte) error + type GetPlaceKMLResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPlaceKMLResponse) Descriptor() ([]byte, []int) + func (*GetPlaceKMLResponse) ProtoMessage() + func (m *GetPlaceKMLResponse) GetPayload() string + func (m *GetPlaceKMLResponse) Reset() + func (m *GetPlaceKMLResponse) String() string + func (m *GetPlaceKMLResponse) XXX_DiscardUnknown() + func (m *GetPlaceKMLResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPlaceKMLResponse) XXX_Merge(src proto.Message) + func (m *GetPlaceKMLResponse) XXX_Size() int + func (m *GetPlaceKMLResponse) XXX_Unmarshal(b []byte) error + type GetPlaceObsRequest struct + PlaceType string + PopulationType string + Pvs []*PropertyValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPlaceObsRequest) Descriptor() ([]byte, []int) + func (*GetPlaceObsRequest) ProtoMessage() + func (m *GetPlaceObsRequest) GetPlaceType() string + func (m *GetPlaceObsRequest) GetPopulationType() string + func (m *GetPlaceObsRequest) GetPvs() []*PropertyValue + func (m *GetPlaceObsRequest) Reset() + func (m *GetPlaceObsRequest) String() string + func (m *GetPlaceObsRequest) XXX_DiscardUnknown() + func (m *GetPlaceObsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPlaceObsRequest) XXX_Merge(src proto.Message) + func (m *GetPlaceObsRequest) XXX_Size() int + func (m *GetPlaceObsRequest) XXX_Unmarshal(b []byte) error + type GetPlaceObsResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPlaceObsResponse) Descriptor() ([]byte, []int) + func (*GetPlaceObsResponse) ProtoMessage() + func (m *GetPlaceObsResponse) GetPayload() string + func (m *GetPlaceObsResponse) Reset() + func (m *GetPlaceObsResponse) String() string + func (m *GetPlaceObsResponse) XXX_DiscardUnknown() + func (m *GetPlaceObsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPlaceObsResponse) XXX_Merge(src proto.Message) + func (m *GetPlaceObsResponse) XXX_Size() int + func (m *GetPlaceObsResponse) XXX_Unmarshal(b []byte) error + type GetPlacesInRequest struct + Dcids []string + PlaceType string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPlacesInRequest) Descriptor() ([]byte, []int) + func (*GetPlacesInRequest) ProtoMessage() + func (m *GetPlacesInRequest) GetDcids() []string + func (m *GetPlacesInRequest) GetPlaceType() string + func (m *GetPlacesInRequest) Reset() + func (m *GetPlacesInRequest) String() string + func (m *GetPlacesInRequest) XXX_DiscardUnknown() + func (m *GetPlacesInRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPlacesInRequest) XXX_Merge(src proto.Message) + func (m *GetPlacesInRequest) XXX_Size() int + func (m *GetPlacesInRequest) XXX_Unmarshal(b []byte) error + type GetPlacesInResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPlacesInResponse) Descriptor() ([]byte, []int) + func (*GetPlacesInResponse) ProtoMessage() + func (m *GetPlacesInResponse) GetPayload() string + func (m *GetPlacesInResponse) Reset() + func (m *GetPlacesInResponse) String() string + func (m *GetPlacesInResponse) XXX_DiscardUnknown() + func (m *GetPlacesInResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPlacesInResponse) XXX_Merge(src proto.Message) + func (m *GetPlacesInResponse) XXX_Size() int + func (m *GetPlacesInResponse) XXX_Unmarshal(b []byte) error + type GetPopObsRequest struct + Dcid string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPopObsRequest) Descriptor() ([]byte, []int) + func (*GetPopObsRequest) ProtoMessage() + func (m *GetPopObsRequest) GetDcid() string + func (m *GetPopObsRequest) Reset() + func (m *GetPopObsRequest) String() string + func (m *GetPopObsRequest) XXX_DiscardUnknown() + func (m *GetPopObsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPopObsRequest) XXX_Merge(src proto.Message) + func (m *GetPopObsRequest) XXX_Size() int + func (m *GetPopObsRequest) XXX_Unmarshal(b []byte) error + type GetPopObsResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPopObsResponse) Descriptor() ([]byte, []int) + func (*GetPopObsResponse) ProtoMessage() + func (m *GetPopObsResponse) GetPayload() string + func (m *GetPopObsResponse) Reset() + func (m *GetPopObsResponse) String() string + func (m *GetPopObsResponse) XXX_DiscardUnknown() + func (m *GetPopObsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPopObsResponse) XXX_Merge(src proto.Message) + func (m *GetPopObsResponse) XXX_Size() int + func (m *GetPopObsResponse) XXX_Unmarshal(b []byte) error + type GetPopulationsRequest struct + Dcids []string + PopulationType string + Pvs []*PropertyValue + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPopulationsRequest) Descriptor() ([]byte, []int) + func (*GetPopulationsRequest) ProtoMessage() + func (m *GetPopulationsRequest) GetDcids() []string + func (m *GetPopulationsRequest) GetPopulationType() string + func (m *GetPopulationsRequest) GetPvs() []*PropertyValue + func (m *GetPopulationsRequest) Reset() + func (m *GetPopulationsRequest) String() string + func (m *GetPopulationsRequest) XXX_DiscardUnknown() + func (m *GetPopulationsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPopulationsRequest) XXX_Merge(src proto.Message) + func (m *GetPopulationsRequest) XXX_Size() int + func (m *GetPopulationsRequest) XXX_Unmarshal(b []byte) error + type GetPopulationsResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPopulationsResponse) Descriptor() ([]byte, []int) + func (*GetPopulationsResponse) ProtoMessage() + func (m *GetPopulationsResponse) GetPayload() string + func (m *GetPopulationsResponse) Reset() + func (m *GetPopulationsResponse) String() string + func (m *GetPopulationsResponse) XXX_DiscardUnknown() + func (m *GetPopulationsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPopulationsResponse) XXX_Merge(src proto.Message) + func (m *GetPopulationsResponse) XXX_Size() int + func (m *GetPopulationsResponse) XXX_Unmarshal(b []byte) error + type GetPropertyLabelsRequest struct + Dcids []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPropertyLabelsRequest) Descriptor() ([]byte, []int) + func (*GetPropertyLabelsRequest) ProtoMessage() + func (m *GetPropertyLabelsRequest) GetDcids() []string + func (m *GetPropertyLabelsRequest) Reset() + func (m *GetPropertyLabelsRequest) String() string + func (m *GetPropertyLabelsRequest) XXX_DiscardUnknown() + func (m *GetPropertyLabelsRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPropertyLabelsRequest) XXX_Merge(src proto.Message) + func (m *GetPropertyLabelsRequest) XXX_Size() int + func (m *GetPropertyLabelsRequest) XXX_Unmarshal(b []byte) error + type GetPropertyLabelsResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPropertyLabelsResponse) Descriptor() ([]byte, []int) + func (*GetPropertyLabelsResponse) ProtoMessage() + func (m *GetPropertyLabelsResponse) GetPayload() string + func (m *GetPropertyLabelsResponse) Reset() + func (m *GetPropertyLabelsResponse) String() string + func (m *GetPropertyLabelsResponse) XXX_DiscardUnknown() + func (m *GetPropertyLabelsResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPropertyLabelsResponse) XXX_Merge(src proto.Message) + func (m *GetPropertyLabelsResponse) XXX_Size() int + func (m *GetPropertyLabelsResponse) XXX_Unmarshal(b []byte) error + type GetPropertyValuesRequest struct + Dcids []string + Limit int32 + Property string + ValueType string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPropertyValuesRequest) Descriptor() ([]byte, []int) + func (*GetPropertyValuesRequest) ProtoMessage() + func (m *GetPropertyValuesRequest) GetDcids() []string + func (m *GetPropertyValuesRequest) GetLimit() int32 + func (m *GetPropertyValuesRequest) GetProperty() string + func (m *GetPropertyValuesRequest) GetValueType() string + func (m *GetPropertyValuesRequest) Reset() + func (m *GetPropertyValuesRequest) String() string + func (m *GetPropertyValuesRequest) XXX_DiscardUnknown() + func (m *GetPropertyValuesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPropertyValuesRequest) XXX_Merge(src proto.Message) + func (m *GetPropertyValuesRequest) XXX_Size() int + func (m *GetPropertyValuesRequest) XXX_Unmarshal(b []byte) error + type GetPropertyValuesResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetPropertyValuesResponse) Descriptor() ([]byte, []int) + func (*GetPropertyValuesResponse) ProtoMessage() + func (m *GetPropertyValuesResponse) GetPayload() string + func (m *GetPropertyValuesResponse) Reset() + func (m *GetPropertyValuesResponse) String() string + func (m *GetPropertyValuesResponse) XXX_DiscardUnknown() + func (m *GetPropertyValuesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetPropertyValuesResponse) XXX_Merge(src proto.Message) + func (m *GetPropertyValuesResponse) XXX_Size() int + func (m *GetPropertyValuesResponse) XXX_Unmarshal(b []byte) error + type GetTriplesRequest struct + Dcids []string + Limit int32 + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetTriplesRequest) Descriptor() ([]byte, []int) + func (*GetTriplesRequest) ProtoMessage() + func (m *GetTriplesRequest) GetDcids() []string + func (m *GetTriplesRequest) GetLimit() int32 + func (m *GetTriplesRequest) Reset() + func (m *GetTriplesRequest) String() string + func (m *GetTriplesRequest) XXX_DiscardUnknown() + func (m *GetTriplesRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetTriplesRequest) XXX_Merge(src proto.Message) + func (m *GetTriplesRequest) XXX_Size() int + func (m *GetTriplesRequest) XXX_Unmarshal(b []byte) error + type GetTriplesResponse struct + Payload string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*GetTriplesResponse) Descriptor() ([]byte, []int) + func (*GetTriplesResponse) ProtoMessage() + func (m *GetTriplesResponse) GetPayload() string + func (m *GetTriplesResponse) Reset() + func (m *GetTriplesResponse) String() string + func (m *GetTriplesResponse) XXX_DiscardUnknown() + func (m *GetTriplesResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *GetTriplesResponse) XXX_Merge(src proto.Message) + func (m *GetTriplesResponse) XXX_Size() int + func (m *GetTriplesResponse) XXX_Unmarshal(b []byte) error + type MixerClient interface + GetObservations func(ctx context.Context, in *GetObservationsRequest, opts ...grpc.CallOption) (*GetObservationsResponse, error) + GetPlaceKML func(ctx context.Context, in *GetPlaceKMLRequest, opts ...grpc.CallOption) (*GetPlaceKMLResponse, error) + GetPlaceObs func(ctx context.Context, in *GetPlaceObsRequest, opts ...grpc.CallOption) (*GetPlaceObsResponse, error) + GetPlacesIn func(ctx context.Context, in *GetPlacesInRequest, opts ...grpc.CallOption) (*GetPlacesInResponse, error) + GetPlacesInPost func(ctx context.Context, in *GetPlacesInRequest, opts ...grpc.CallOption) (*GetPlacesInResponse, error) + GetPopObs func(ctx context.Context, in *GetPopObsRequest, opts ...grpc.CallOption) (*GetPopObsResponse, error) + GetPopulations func(ctx context.Context, in *GetPopulationsRequest, opts ...grpc.CallOption) (*GetPopulationsResponse, error) + GetPropertyLabels func(ctx context.Context, in *GetPropertyLabelsRequest, opts ...grpc.CallOption) (*GetPropertyLabelsResponse, error) + GetPropertyLabelsPost func(ctx context.Context, in *GetPropertyLabelsRequest, opts ...grpc.CallOption) (*GetPropertyLabelsResponse, error) + GetPropertyValues func(ctx context.Context, in *GetPropertyValuesRequest, opts ...grpc.CallOption) (*GetPropertyValuesResponse, error) + GetPropertyValuesPost func(ctx context.Context, in *GetPropertyValuesRequest, opts ...grpc.CallOption) (*GetPropertyValuesResponse, error) + GetTriples func(ctx context.Context, in *GetTriplesRequest, opts ...grpc.CallOption) (*GetTriplesResponse, error) + GetTriplesPost func(ctx context.Context, in *GetTriplesRequest, opts ...grpc.CallOption) (*GetTriplesResponse, error) + Query func(ctx context.Context, in *QueryRequest, opts ...grpc.CallOption) (*QueryResponse, error) + QueryPost func(ctx context.Context, in *QueryRequest, opts ...grpc.CallOption) (*QueryResponse, error) + Translate func(ctx context.Context, in *TranslateRequest, opts ...grpc.CallOption) (*TranslateResponse, error) + func NewMixerClient(cc *grpc.ClientConn) MixerClient + type MixerServer interface + GetObservations func(context.Context, *GetObservationsRequest) (*GetObservationsResponse, error) + GetPlaceKML func(context.Context, *GetPlaceKMLRequest) (*GetPlaceKMLResponse, error) + GetPlaceObs func(context.Context, *GetPlaceObsRequest) (*GetPlaceObsResponse, error) + GetPlacesIn func(context.Context, *GetPlacesInRequest) (*GetPlacesInResponse, error) + GetPlacesInPost func(context.Context, *GetPlacesInRequest) (*GetPlacesInResponse, error) + GetPopObs func(context.Context, *GetPopObsRequest) (*GetPopObsResponse, error) + GetPopulations func(context.Context, *GetPopulationsRequest) (*GetPopulationsResponse, error) + GetPropertyLabels func(context.Context, *GetPropertyLabelsRequest) (*GetPropertyLabelsResponse, error) + GetPropertyLabelsPost func(context.Context, *GetPropertyLabelsRequest) (*GetPropertyLabelsResponse, error) + GetPropertyValues func(context.Context, *GetPropertyValuesRequest) (*GetPropertyValuesResponse, error) + GetPropertyValuesPost func(context.Context, *GetPropertyValuesRequest) (*GetPropertyValuesResponse, error) + GetTriples func(context.Context, *GetTriplesRequest) (*GetTriplesResponse, error) + GetTriplesPost func(context.Context, *GetTriplesRequest) (*GetTriplesResponse, error) + Query func(context.Context, *QueryRequest) (*QueryResponse, error) + QueryPost func(context.Context, *QueryRequest) (*QueryResponse, error) + Translate func(context.Context, *TranslateRequest) (*TranslateResponse, error) + type PropertyValue struct + Property string + Value string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*PropertyValue) Descriptor() ([]byte, []int) + func (*PropertyValue) ProtoMessage() + func (m *PropertyValue) GetProperty() string + func (m *PropertyValue) GetValue() string + func (m *PropertyValue) Reset() + func (m *PropertyValue) String() string + func (m *PropertyValue) XXX_DiscardUnknown() + func (m *PropertyValue) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *PropertyValue) XXX_Merge(src proto.Message) + func (m *PropertyValue) XXX_Size() int + func (m *PropertyValue) XXX_Unmarshal(b []byte) error + type QueryRequest struct + Sparql string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryRequest) Descriptor() ([]byte, []int) + func (*QueryRequest) ProtoMessage() + func (m *QueryRequest) GetSparql() string + func (m *QueryRequest) Reset() + func (m *QueryRequest) String() string + func (m *QueryRequest) XXX_DiscardUnknown() + func (m *QueryRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryRequest) XXX_Merge(src proto.Message) + func (m *QueryRequest) XXX_Size() int + func (m *QueryRequest) XXX_Unmarshal(b []byte) error + type QueryResponse struct + Header []string + Rows []*QueryResponseRow + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryResponse) Descriptor() ([]byte, []int) + func (*QueryResponse) ProtoMessage() + func (m *QueryResponse) GetHeader() []string + func (m *QueryResponse) GetRows() []*QueryResponseRow + func (m *QueryResponse) Reset() + func (m *QueryResponse) String() string + func (m *QueryResponse) XXX_DiscardUnknown() + func (m *QueryResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryResponse) XXX_Merge(src proto.Message) + func (m *QueryResponse) XXX_Size() int + func (m *QueryResponse) XXX_Unmarshal(b []byte) error + type QueryResponseCell struct + ProvenanceId string + Value string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryResponseCell) Descriptor() ([]byte, []int) + func (*QueryResponseCell) ProtoMessage() + func (m *QueryResponseCell) GetProvenanceId() string + func (m *QueryResponseCell) GetValue() string + func (m *QueryResponseCell) Reset() + func (m *QueryResponseCell) String() string + func (m *QueryResponseCell) XXX_DiscardUnknown() + func (m *QueryResponseCell) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryResponseCell) XXX_Merge(src proto.Message) + func (m *QueryResponseCell) XXX_Size() int + func (m *QueryResponseCell) XXX_Unmarshal(b []byte) error + type QueryResponseRow struct + Cells []*QueryResponseCell + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*QueryResponseRow) Descriptor() ([]byte, []int) + func (*QueryResponseRow) ProtoMessage() + func (m *QueryResponseRow) GetCells() []*QueryResponseCell + func (m *QueryResponseRow) Reset() + func (m *QueryResponseRow) String() string + func (m *QueryResponseRow) XXX_DiscardUnknown() + func (m *QueryResponseRow) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *QueryResponseRow) XXX_Merge(src proto.Message) + func (m *QueryResponseRow) XXX_Size() int + func (m *QueryResponseRow) XXX_Unmarshal(b []byte) error + type TranslateRequest struct + Datalog string + SchemaMapping string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TranslateRequest) Descriptor() ([]byte, []int) + func (*TranslateRequest) ProtoMessage() + func (m *TranslateRequest) GetDatalog() string + func (m *TranslateRequest) GetSchemaMapping() string + func (m *TranslateRequest) Reset() + func (m *TranslateRequest) String() string + func (m *TranslateRequest) XXX_DiscardUnknown() + func (m *TranslateRequest) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TranslateRequest) XXX_Merge(src proto.Message) + func (m *TranslateRequest) XXX_Size() int + func (m *TranslateRequest) XXX_Unmarshal(b []byte) error + type TranslateResponse struct + Sql string + Translation string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*TranslateResponse) Descriptor() ([]byte, []int) + func (*TranslateResponse) ProtoMessage() + func (m *TranslateResponse) GetSql() string + func (m *TranslateResponse) GetTranslation() string + func (m *TranslateResponse) Reset() + func (m *TranslateResponse) String() string + func (m *TranslateResponse) XXX_DiscardUnknown() + func (m *TranslateResponse) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *TranslateResponse) XXX_Merge(src proto.Message) + func (m *TranslateResponse) XXX_Size() int + func (m *TranslateResponse) XXX_Unmarshal(b []byte) error + type Triple struct + ObjectId string + ObjectName string + ObjectTypes []string + ObjectValue string + Predicate string + ProvenanceId string + SubjectId string + SubjectName string + SubjectTypes []string + XXX_NoUnkeyedLiteral struct{} + XXX_sizecache int32 + XXX_unrecognized []byte + func (*Triple) Descriptor() ([]byte, []int) + func (*Triple) ProtoMessage() + func (m *Triple) GetObjectId() string + func (m *Triple) GetObjectName() string + func (m *Triple) GetObjectTypes() []string + func (m *Triple) GetObjectValue() string + func (m *Triple) GetPredicate() string + func (m *Triple) GetProvenanceId() string + func (m *Triple) GetSubjectId() string + func (m *Triple) GetSubjectName() string + func (m *Triple) GetSubjectTypes() []string + func (m *Triple) Reset() + func (m *Triple) String() string + func (m *Triple) XXX_DiscardUnknown() + func (m *Triple) XXX_Marshal(b []byte, deterministic bool) ([]byte, error) + func (m *Triple) XXX_Merge(src proto.Message) + func (m *Triple) XXX_Size() int + func (m *Triple) XXX_Unmarshal(b []byte) error + type UnimplementedMixerServer struct + func (*UnimplementedMixerServer) GetObservations(ctx context.Context, req *GetObservationsRequest) (*GetObservationsResponse, error) + func (*UnimplementedMixerServer) GetPlaceKML(ctx context.Context, req *GetPlaceKMLRequest) (*GetPlaceKMLResponse, error) + func (*UnimplementedMixerServer) GetPlaceObs(ctx context.Context, req *GetPlaceObsRequest) (*GetPlaceObsResponse, error) + func (*UnimplementedMixerServer) GetPlacesIn(ctx context.Context, req *GetPlacesInRequest) (*GetPlacesInResponse, error) + func (*UnimplementedMixerServer) GetPlacesInPost(ctx context.Context, req *GetPlacesInRequest) (*GetPlacesInResponse, error) + func (*UnimplementedMixerServer) GetPopObs(ctx context.Context, req *GetPopObsRequest) (*GetPopObsResponse, error) + func (*UnimplementedMixerServer) GetPopulations(ctx context.Context, req *GetPopulationsRequest) (*GetPopulationsResponse, error) + func (*UnimplementedMixerServer) GetPropertyLabels(ctx context.Context, req *GetPropertyLabelsRequest) (*GetPropertyLabelsResponse, error) + func (*UnimplementedMixerServer) GetPropertyLabelsPost(ctx context.Context, req *GetPropertyLabelsRequest) (*GetPropertyLabelsResponse, error) + func (*UnimplementedMixerServer) GetPropertyValues(ctx context.Context, req *GetPropertyValuesRequest) (*GetPropertyValuesResponse, error) + func (*UnimplementedMixerServer) GetPropertyValuesPost(ctx context.Context, req *GetPropertyValuesRequest) (*GetPropertyValuesResponse, error) + func (*UnimplementedMixerServer) GetTriples(ctx context.Context, req *GetTriplesRequest) (*GetTriplesResponse, error) + func (*UnimplementedMixerServer) GetTriplesPost(ctx context.Context, req *GetTriplesRequest) (*GetTriplesResponse, error) + func (*UnimplementedMixerServer) Query(ctx context.Context, req *QueryRequest) (*QueryResponse, error) + func (*UnimplementedMixerServer) QueryPost(ctx context.Context, req *QueryRequest) (*QueryResponse, error) + func (*UnimplementedMixerServer) Translate(ctx context.Context, req *TranslateRequest) (*TranslateResponse, error)