Documentation ¶
Index ¶
- Variables
- func DataViewServiceClientType() reflect.Type
- func DataViewServiceHandlerType() reflect.Type
- func DataViewServiceServerType() reflect.Type
- func RegisterDataViewServiceHandler(r http.Router, srv DataViewServiceHandler, opts ...http.HandleOption)
- func RegisterDataViewServiceImp(regester transport.Register, srv DataViewServiceServer, ...)
- func RegisterDataViewServiceServer(s grpc1.ServiceRegistrar, srv DataViewServiceServer, ...)
- func ServiceNames(svr ...string) []string
- func Types() []reflect.Type
- type Block
- func (*Block) Descriptor() ([]byte, []int)deprecated
- func (x *Block) GetChart() *Chart
- func (x *Block) GetH() int64
- func (x *Block) GetI() string
- func (x *Block) GetW() int64
- func (x *Block) GetX() int64
- func (x *Block) GetY() int64
- func (m *Block) MarshalJSON() ([]byte, error)
- func (*Block) ProtoMessage()
- func (x *Block) ProtoReflect() protoreflect.Message
- func (x *Block) Reset()
- func (x *Block) String() string
- func (m *Block) UnmarshalJSON(b []byte) error
- func (m *Block) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *Block) Validate() error
- type Chart
- func (*Chart) Descriptor() ([]byte, []int)deprecated
- func (x *Chart) GetApi() *structpb.Value
- func (x *Chart) GetChartType() string
- func (x *Chart) GetConfig() *structpb.Value
- func (x *Chart) GetControls() *structpb.Value
- func (x *Chart) GetDataSourceType() string
- func (x *Chart) GetDescription() string
- func (x *Chart) GetI18N() *structpb.Value
- func (x *Chart) GetStaticData() *structpb.Value
- func (x *Chart) GetTitle() string
- func (m *Chart) MarshalJSON() ([]byte, error)
- func (*Chart) ProtoMessage()
- func (x *Chart) ProtoReflect() protoreflect.Message
- func (x *Chart) Reset()
- func (x *Chart) String() string
- func (m *Chart) UnmarshalJSON(b []byte) error
- func (m *Chart) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *Chart) Validate() error
- type CreateCustomViewRequest
- func (*CreateCustomViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomViewRequest) GetBlocks() []*Block
- func (x *CreateCustomViewRequest) GetData() []*DataItem
- func (x *CreateCustomViewRequest) GetDesc() string
- func (x *CreateCustomViewRequest) GetId() string
- func (x *CreateCustomViewRequest) GetName() string
- func (x *CreateCustomViewRequest) GetScope() string
- func (x *CreateCustomViewRequest) GetScopeID() string
- func (x *CreateCustomViewRequest) GetVersion() string
- func (m *CreateCustomViewRequest) MarshalJSON() ([]byte, error)
- func (*CreateCustomViewRequest) ProtoMessage()
- func (x *CreateCustomViewRequest) ProtoReflect() protoreflect.Message
- func (x *CreateCustomViewRequest) Reset()
- func (x *CreateCustomViewRequest) String() string
- func (m *CreateCustomViewRequest) UnmarshalJSON(b []byte) error
- func (m *CreateCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateCustomViewRequest) Validate() error
- type CreateCustomViewResponse
- func (*CreateCustomViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *CreateCustomViewResponse) GetData() *View
- func (m *CreateCustomViewResponse) MarshalJSON() ([]byte, error)
- func (*CreateCustomViewResponse) ProtoMessage()
- func (x *CreateCustomViewResponse) ProtoReflect() protoreflect.Message
- func (x *CreateCustomViewResponse) Reset()
- func (x *CreateCustomViewResponse) String() string
- func (m *CreateCustomViewResponse) UnmarshalJSON(b []byte) error
- func (m *CreateCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *CreateCustomViewResponse) Validate() error
- type DataItem
- func (*DataItem) Descriptor() ([]byte, []int)deprecated
- func (x *DataItem) GetI() string
- func (x *DataItem) GetStaticData() *structpb.Value
- func (m *DataItem) MarshalJSON() ([]byte, error)
- func (*DataItem) ProtoMessage()
- func (x *DataItem) ProtoReflect() protoreflect.Message
- func (x *DataItem) Reset()
- func (x *DataItem) String() string
- func (m *DataItem) UnmarshalJSON(b []byte) error
- func (m *DataItem) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DataItem) Validate() error
- type DataViewServiceClient
- type DataViewServiceHandler
- type DataViewServiceServer
- type DeleteCustomViewRequest
- func (*DeleteCustomViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCustomViewRequest) GetId() string
- func (m *DeleteCustomViewRequest) MarshalJSON() ([]byte, error)
- func (*DeleteCustomViewRequest) ProtoMessage()
- func (x *DeleteCustomViewRequest) ProtoReflect() protoreflect.Message
- func (x *DeleteCustomViewRequest) Reset()
- func (x *DeleteCustomViewRequest) String() string
- func (m *DeleteCustomViewRequest) UnmarshalJSON(b []byte) error
- func (m *DeleteCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteCustomViewRequest) Validate() error
- type DeleteCustomViewResponse
- func (*DeleteCustomViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *DeleteCustomViewResponse) GetData() bool
- func (m *DeleteCustomViewResponse) MarshalJSON() ([]byte, error)
- func (*DeleteCustomViewResponse) ProtoMessage()
- func (x *DeleteCustomViewResponse) ProtoReflect() protoreflect.Message
- func (x *DeleteCustomViewResponse) Reset()
- func (x *DeleteCustomViewResponse) String() string
- func (m *DeleteCustomViewResponse) UnmarshalJSON(b []byte) error
- func (m *DeleteCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *DeleteCustomViewResponse) Validate() error
- type GetCustomViewRequest
- func (*GetCustomViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomViewRequest) GetId() string
- func (m *GetCustomViewRequest) MarshalJSON() ([]byte, error)
- func (*GetCustomViewRequest) ProtoMessage()
- func (x *GetCustomViewRequest) ProtoReflect() protoreflect.Message
- func (x *GetCustomViewRequest) Reset()
- func (x *GetCustomViewRequest) String() string
- func (m *GetCustomViewRequest) UnmarshalJSON(b []byte) error
- func (m *GetCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetCustomViewRequest) Validate() error
- type GetCustomViewResponse
- func (*GetCustomViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetCustomViewResponse) GetData() *View
- func (m *GetCustomViewResponse) MarshalJSON() ([]byte, error)
- func (*GetCustomViewResponse) ProtoMessage()
- func (x *GetCustomViewResponse) ProtoReflect() protoreflect.Message
- func (x *GetCustomViewResponse) Reset()
- func (x *GetCustomViewResponse) String() string
- func (m *GetCustomViewResponse) UnmarshalJSON(b []byte) error
- func (m *GetCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetCustomViewResponse) Validate() error
- type GetSystemViewRequest
- func (*GetSystemViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemViewRequest) GetId() string
- func (m *GetSystemViewRequest) MarshalJSON() ([]byte, error)
- func (*GetSystemViewRequest) ProtoMessage()
- func (x *GetSystemViewRequest) ProtoReflect() protoreflect.Message
- func (x *GetSystemViewRequest) Reset()
- func (x *GetSystemViewRequest) String() string
- func (m *GetSystemViewRequest) UnmarshalJSON(b []byte) error
- func (m *GetSystemViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetSystemViewRequest) Validate() error
- type GetSystemViewResponse
- func (*GetSystemViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *GetSystemViewResponse) GetData() *View
- func (m *GetSystemViewResponse) MarshalJSON() ([]byte, error)
- func (*GetSystemViewResponse) ProtoMessage()
- func (x *GetSystemViewResponse) ProtoReflect() protoreflect.Message
- func (x *GetSystemViewResponse) Reset()
- func (x *GetSystemViewResponse) String() string
- func (m *GetSystemViewResponse) UnmarshalJSON(b []byte) error
- func (m *GetSystemViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *GetSystemViewResponse) Validate() error
- type ListCustomViewsRequest
- func (*ListCustomViewsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomViewsRequest) GetScope() string
- func (x *ListCustomViewsRequest) GetScopeID() string
- func (m *ListCustomViewsRequest) MarshalJSON() ([]byte, error)
- func (*ListCustomViewsRequest) ProtoMessage()
- func (x *ListCustomViewsRequest) ProtoReflect() protoreflect.Message
- func (x *ListCustomViewsRequest) Reset()
- func (x *ListCustomViewsRequest) String() string
- func (m *ListCustomViewsRequest) UnmarshalJSON(b []byte) error
- func (m *ListCustomViewsRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ListCustomViewsRequest) Validate() error
- type ListCustomViewsResponse
- func (*ListCustomViewsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListCustomViewsResponse) GetData() *ViewList
- func (m *ListCustomViewsResponse) MarshalJSON() ([]byte, error)
- func (*ListCustomViewsResponse) ProtoMessage()
- func (x *ListCustomViewsResponse) ProtoReflect() protoreflect.Message
- func (x *ListCustomViewsResponse) Reset()
- func (x *ListCustomViewsResponse) String() string
- func (m *ListCustomViewsResponse) UnmarshalJSON(b []byte) error
- func (m *ListCustomViewsResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ListCustomViewsResponse) Validate() error
- type ListSystemViewsRequest
- func (*ListSystemViewsRequest) Descriptor() ([]byte, []int)deprecated
- func (x *ListSystemViewsRequest) GetScope() string
- func (x *ListSystemViewsRequest) GetScopeID() string
- func (m *ListSystemViewsRequest) MarshalJSON() ([]byte, error)
- func (*ListSystemViewsRequest) ProtoMessage()
- func (x *ListSystemViewsRequest) ProtoReflect() protoreflect.Message
- func (x *ListSystemViewsRequest) Reset()
- func (x *ListSystemViewsRequest) String() string
- func (m *ListSystemViewsRequest) UnmarshalJSON(b []byte) error
- func (m *ListSystemViewsRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ListSystemViewsRequest) Validate() error
- type ListSystemViewsResponse
- func (*ListSystemViewsResponse) Descriptor() ([]byte, []int)deprecated
- func (x *ListSystemViewsResponse) GetData() *ViewList
- func (m *ListSystemViewsResponse) MarshalJSON() ([]byte, error)
- func (*ListSystemViewsResponse) ProtoMessage()
- func (x *ListSystemViewsResponse) ProtoReflect() protoreflect.Message
- func (x *ListSystemViewsResponse) Reset()
- func (x *ListSystemViewsResponse) String() string
- func (m *ListSystemViewsResponse) UnmarshalJSON(b []byte) error
- func (m *ListSystemViewsResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ListSystemViewsResponse) Validate() error
- type UnimplementedDataViewServiceServer
- func (*UnimplementedDataViewServiceServer) CreateCustomView(context.Context, *CreateCustomViewRequest) (*CreateCustomViewResponse, error)
- func (*UnimplementedDataViewServiceServer) DeleteCustomView(context.Context, *DeleteCustomViewRequest) (*DeleteCustomViewResponse, error)
- func (*UnimplementedDataViewServiceServer) GetCustomView(context.Context, *GetCustomViewRequest) (*GetCustomViewResponse, error)
- func (*UnimplementedDataViewServiceServer) GetSystemView(context.Context, *GetSystemViewRequest) (*GetSystemViewResponse, error)
- func (*UnimplementedDataViewServiceServer) ListCustomViews(context.Context, *ListCustomViewsRequest) (*ListCustomViewsResponse, error)
- func (*UnimplementedDataViewServiceServer) ListSystemViews(context.Context, *ListSystemViewsRequest) (*ListSystemViewsResponse, error)
- func (*UnimplementedDataViewServiceServer) UpdateCustomView(context.Context, *UpdateCustomViewRequest) (*UpdateCustomViewResponse, error)
- type UpdateCustomViewRequest
- func (*UpdateCustomViewRequest) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomViewRequest) GetBlocks() []*Block
- func (x *UpdateCustomViewRequest) GetData() []*DataItem
- func (x *UpdateCustomViewRequest) GetDesc() string
- func (x *UpdateCustomViewRequest) GetId() string
- func (x *UpdateCustomViewRequest) GetName() string
- func (m *UpdateCustomViewRequest) MarshalJSON() ([]byte, error)
- func (*UpdateCustomViewRequest) ProtoMessage()
- func (x *UpdateCustomViewRequest) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomViewRequest) Reset()
- func (x *UpdateCustomViewRequest) String() string
- func (m *UpdateCustomViewRequest) UnmarshalJSON(b []byte) error
- func (m *UpdateCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateCustomViewRequest) Validate() error
- type UpdateCustomViewResponse
- func (*UpdateCustomViewResponse) Descriptor() ([]byte, []int)deprecated
- func (x *UpdateCustomViewResponse) GetData() bool
- func (m *UpdateCustomViewResponse) MarshalJSON() ([]byte, error)
- func (*UpdateCustomViewResponse) ProtoMessage()
- func (x *UpdateCustomViewResponse) ProtoReflect() protoreflect.Message
- func (x *UpdateCustomViewResponse) Reset()
- func (x *UpdateCustomViewResponse) String() string
- func (m *UpdateCustomViewResponse) UnmarshalJSON(b []byte) error
- func (m *UpdateCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *UpdateCustomViewResponse) Validate() error
- type View
- func (*View) Descriptor() ([]byte, []int)deprecated
- func (x *View) GetBlocks() []*Block
- func (x *View) GetCreatedAt() int64
- func (x *View) GetDesc() string
- func (x *View) GetId() string
- func (x *View) GetName() string
- func (x *View) GetScope() string
- func (x *View) GetScopeID() string
- func (x *View) GetUpdatedAt() int64
- func (x *View) GetVersion() string
- func (m *View) MarshalJSON() ([]byte, error)
- func (*View) ProtoMessage()
- func (x *View) ProtoReflect() protoreflect.Message
- func (x *View) Reset()
- func (x *View) String() string
- func (m *View) UnmarshalJSON(b []byte) error
- func (m *View) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *View) Validate() error
- type ViewList
- func (*ViewList) Descriptor() ([]byte, []int)deprecated
- func (x *ViewList) GetList() []*View
- func (x *ViewList) GetTotal() int64
- func (m *ViewList) MarshalJSON() ([]byte, error)
- func (*ViewList) ProtoMessage()
- func (x *ViewList) ProtoReflect() protoreflect.Message
- func (x *ViewList) Reset()
- func (x *ViewList) String() string
- func (m *ViewList) UnmarshalJSON(b []byte) error
- func (m *ViewList) UnmarshalURLValues(prefix string, values url.Values) error
- func (this *ViewList) Validate() error
Constants ¶
This section is empty.
Variables ¶
var File_dataview_proto protoreflect.FileDescriptor
Functions ¶
func DataViewServiceClientType ¶
DataViewServiceClientType .
func DataViewServiceHandlerType ¶
DataViewServiceHandlerType .
func DataViewServiceServerType ¶
DataViewServiceServerType .
func RegisterDataViewServiceHandler ¶
func RegisterDataViewServiceHandler(r http.Router, srv DataViewServiceHandler, opts ...http.HandleOption)
RegisterDataViewServiceHandler register DataViewServiceHandler to http.Router.
func RegisterDataViewServiceImp ¶
func RegisterDataViewServiceImp(regester transport.Register, srv DataViewServiceServer, opts ...transport.ServiceOption)
RegisterDataViewServiceImp dataview.proto
func RegisterDataViewServiceServer ¶
func RegisterDataViewServiceServer(s grpc1.ServiceRegistrar, srv DataViewServiceServer, opts ...grpc1.HandleOption)
Types ¶
type Block ¶
type Block struct { W int64 `protobuf:"varint,1,opt,name=w,proto3" json:"w,omitempty"` H int64 `protobuf:"varint,2,opt,name=h,proto3" json:"h,omitempty"` X int64 `protobuf:"varint,3,opt,name=x,proto3" json:"x,omitempty"` Y int64 `protobuf:"varint,4,opt,name=y,proto3" json:"y,omitempty"` I string `protobuf:"bytes,5,opt,name=i,proto3" json:"i,omitempty"` Chart *Chart `protobuf:"bytes,6,opt,name=chart,json=view,proto3" json:"chart,omitempty"` // contains filtered or unexported fields }
func (*Block) Descriptor
deprecated
func (*Block) MarshalJSON ¶
Block implement json.Marshaler.
func (*Block) ProtoMessage ¶
func (*Block) ProtoMessage()
func (*Block) ProtoReflect ¶
func (x *Block) ProtoReflect() protoreflect.Message
func (*Block) UnmarshalJSON ¶
Block implement json.Marshaler.
func (*Block) UnmarshalURLValues ¶
Block implement urlenc.URLValuesUnmarshaler.
type Chart ¶
type Chart struct { Title string `protobuf:"bytes,1,opt,name=title,proto3" json:"title,omitempty"` Description string `protobuf:"bytes,2,opt,name=description,proto3" json:"description,omitempty"` ChartType string `protobuf:"bytes,3,opt,name=chartType,proto3" json:"chartType,omitempty"` DataSourceType string `protobuf:"bytes,4,opt,name=dataSourceType,proto3" json:"dataSourceType,omitempty"` StaticData *structpb.Value `protobuf:"bytes,5,opt,name=staticData,proto3" json:"staticData,omitempty"` Config *structpb.Value `protobuf:"bytes,6,opt,name=config,proto3" json:"config,omitempty"` Api *structpb.Value `protobuf:"bytes,7,opt,name=api,proto3" json:"api,omitempty"` Controls *structpb.Value `protobuf:"bytes,8,opt,name=controls,proto3" json:"controls,omitempty"` I18N *structpb.Value `protobuf:"bytes,9,opt,name=i18n,proto3" json:"i18n,omitempty"` // contains filtered or unexported fields }
func (*Chart) Descriptor
deprecated
func (*Chart) GetChartType ¶
func (*Chart) GetControls ¶
func (*Chart) GetDataSourceType ¶
func (*Chart) GetDescription ¶
func (*Chart) GetStaticData ¶
func (*Chart) MarshalJSON ¶
Chart implement json.Marshaler.
func (*Chart) ProtoMessage ¶
func (*Chart) ProtoMessage()
func (*Chart) ProtoReflect ¶
func (x *Chart) ProtoReflect() protoreflect.Message
func (*Chart) UnmarshalJSON ¶
Chart implement json.Marshaler.
func (*Chart) UnmarshalURLValues ¶
Chart implement urlenc.URLValuesUnmarshaler.
type CreateCustomViewRequest ¶
type CreateCustomViewRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Scope string `protobuf:"bytes,2,opt,name=scope,proto3" json:"scope,omitempty"` ScopeID string `protobuf:"bytes,3,opt,name=scopeID,json=scopeId,proto3" json:"scopeID,omitempty"` Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc,omitempty"` Blocks []*Block `protobuf:"bytes,7,rep,name=blocks,json=viewConfig,proto3" json:"blocks,omitempty"` Data []*DataItem `protobuf:"bytes,8,rep,name=data,json=dataConfig,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
CreateCustomView
func (*CreateCustomViewRequest) Descriptor
deprecated
func (*CreateCustomViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomViewRequest.ProtoReflect.Descriptor instead.
func (*CreateCustomViewRequest) GetBlocks ¶
func (x *CreateCustomViewRequest) GetBlocks() []*Block
func (*CreateCustomViewRequest) GetData ¶
func (x *CreateCustomViewRequest) GetData() []*DataItem
func (*CreateCustomViewRequest) GetDesc ¶
func (x *CreateCustomViewRequest) GetDesc() string
func (*CreateCustomViewRequest) GetId ¶
func (x *CreateCustomViewRequest) GetId() string
func (*CreateCustomViewRequest) GetName ¶
func (x *CreateCustomViewRequest) GetName() string
func (*CreateCustomViewRequest) GetScope ¶
func (x *CreateCustomViewRequest) GetScope() string
func (*CreateCustomViewRequest) GetScopeID ¶
func (x *CreateCustomViewRequest) GetScopeID() string
func (*CreateCustomViewRequest) GetVersion ¶
func (x *CreateCustomViewRequest) GetVersion() string
func (*CreateCustomViewRequest) MarshalJSON ¶
func (m *CreateCustomViewRequest) MarshalJSON() ([]byte, error)
CreateCustomViewRequest implement json.Marshaler.
func (*CreateCustomViewRequest) ProtoMessage ¶
func (*CreateCustomViewRequest) ProtoMessage()
func (*CreateCustomViewRequest) ProtoReflect ¶
func (x *CreateCustomViewRequest) ProtoReflect() protoreflect.Message
func (*CreateCustomViewRequest) Reset ¶
func (x *CreateCustomViewRequest) Reset()
func (*CreateCustomViewRequest) String ¶
func (x *CreateCustomViewRequest) String() string
func (*CreateCustomViewRequest) UnmarshalJSON ¶
func (m *CreateCustomViewRequest) UnmarshalJSON(b []byte) error
CreateCustomViewRequest implement json.Marshaler.
func (*CreateCustomViewRequest) UnmarshalURLValues ¶
func (m *CreateCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
CreateCustomViewRequest implement urlenc.URLValuesUnmarshaler.
func (*CreateCustomViewRequest) Validate ¶
func (this *CreateCustomViewRequest) Validate() error
type CreateCustomViewResponse ¶
type CreateCustomViewResponse struct { Data *View `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*CreateCustomViewResponse) Descriptor
deprecated
func (*CreateCustomViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use CreateCustomViewResponse.ProtoReflect.Descriptor instead.
func (*CreateCustomViewResponse) GetData ¶
func (x *CreateCustomViewResponse) GetData() *View
func (*CreateCustomViewResponse) MarshalJSON ¶
func (m *CreateCustomViewResponse) MarshalJSON() ([]byte, error)
CreateCustomViewResponse implement json.Marshaler.
func (*CreateCustomViewResponse) ProtoMessage ¶
func (*CreateCustomViewResponse) ProtoMessage()
func (*CreateCustomViewResponse) ProtoReflect ¶
func (x *CreateCustomViewResponse) ProtoReflect() protoreflect.Message
func (*CreateCustomViewResponse) Reset ¶
func (x *CreateCustomViewResponse) Reset()
func (*CreateCustomViewResponse) String ¶
func (x *CreateCustomViewResponse) String() string
func (*CreateCustomViewResponse) UnmarshalJSON ¶
func (m *CreateCustomViewResponse) UnmarshalJSON(b []byte) error
CreateCustomViewResponse implement json.Marshaler.
func (*CreateCustomViewResponse) UnmarshalURLValues ¶
func (m *CreateCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
CreateCustomViewResponse implement urlenc.URLValuesUnmarshaler.
func (*CreateCustomViewResponse) Validate ¶
func (this *CreateCustomViewResponse) Validate() error
type DataItem ¶
type DataItem struct { I string `protobuf:"bytes,1,opt,name=i,proto3" json:"i,omitempty"` StaticData *structpb.Value `protobuf:"bytes,2,opt,name=staticData,proto3" json:"staticData,omitempty"` // contains filtered or unexported fields }
func (*DataItem) Descriptor
deprecated
func (*DataItem) GetStaticData ¶
func (*DataItem) MarshalJSON ¶
DataItem implement json.Marshaler.
func (*DataItem) ProtoMessage ¶
func (*DataItem) ProtoMessage()
func (*DataItem) ProtoReflect ¶
func (x *DataItem) ProtoReflect() protoreflect.Message
func (*DataItem) UnmarshalJSON ¶
DataItem implement json.Marshaler.
func (*DataItem) UnmarshalURLValues ¶
DataItem implement urlenc.URLValuesUnmarshaler.
type DataViewServiceClient ¶
type DataViewServiceClient interface { ListSystemViews(ctx context.Context, in *ListSystemViewsRequest, opts ...grpc.CallOption) (*ListSystemViewsResponse, error) GetSystemView(ctx context.Context, in *GetSystemViewRequest, opts ...grpc.CallOption) (*GetSystemViewResponse, error) ListCustomViews(ctx context.Context, in *ListCustomViewsRequest, opts ...grpc.CallOption) (*ListCustomViewsResponse, error) GetCustomView(ctx context.Context, in *GetCustomViewRequest, opts ...grpc.CallOption) (*GetCustomViewResponse, error) CreateCustomView(ctx context.Context, in *CreateCustomViewRequest, opts ...grpc.CallOption) (*CreateCustomViewResponse, error) UpdateCustomView(ctx context.Context, in *UpdateCustomViewRequest, opts ...grpc.CallOption) (*UpdateCustomViewResponse, error) DeleteCustomView(ctx context.Context, in *DeleteCustomViewRequest, opts ...grpc.CallOption) (*DeleteCustomViewResponse, error) }
DataViewServiceClient is the client API for DataViewService service.
For semantics around ctx use and closing/ending streaming RPCs, please refer to https://pkg.go.dev/google.golang.org/grpc/?tab=doc#ClientConn.NewStream.
func NewDataViewServiceClient ¶
func NewDataViewServiceClient(cc grpc1.ClientConnInterface) DataViewServiceClient
type DataViewServiceHandler ¶
type DataViewServiceHandler interface { // GET /api/dashboard/system/blocks ListSystemViews(context.Context, *ListSystemViewsRequest) (*ListSystemViewsResponse, error) // GET /api/dashboard/system/blocks/{id} GetSystemView(context.Context, *GetSystemViewRequest) (*GetSystemViewResponse, error) // GET /api/dashboard/blocks ListCustomViews(context.Context, *ListCustomViewsRequest) (*ListCustomViewsResponse, error) // GET /api/dashboard/blocks/{id} GetCustomView(context.Context, *GetCustomViewRequest) (*GetCustomViewResponse, error) // POST /api/dashboard/blocks CreateCustomView(context.Context, *CreateCustomViewRequest) (*CreateCustomViewResponse, error) // PUT /api/dashboard/blocks/{id} UpdateCustomView(context.Context, *UpdateCustomViewRequest) (*UpdateCustomViewResponse, error) // DELETE /api/dashboard/blocks/{id} DeleteCustomView(context.Context, *DeleteCustomViewRequest) (*DeleteCustomViewResponse, error) }
DataViewServiceHandler is the server API for DataViewService service.
type DataViewServiceServer ¶
type DataViewServiceServer interface { ListSystemViews(context.Context, *ListSystemViewsRequest) (*ListSystemViewsResponse, error) GetSystemView(context.Context, *GetSystemViewRequest) (*GetSystemViewResponse, error) ListCustomViews(context.Context, *ListCustomViewsRequest) (*ListCustomViewsResponse, error) GetCustomView(context.Context, *GetCustomViewRequest) (*GetCustomViewResponse, error) CreateCustomView(context.Context, *CreateCustomViewRequest) (*CreateCustomViewResponse, error) UpdateCustomView(context.Context, *UpdateCustomViewRequest) (*UpdateCustomViewResponse, error) DeleteCustomView(context.Context, *DeleteCustomViewRequest) (*DeleteCustomViewResponse, error) }
DataViewServiceServer is the server API for DataViewService service. All implementations should embed UnimplementedDataViewServiceServer for forward compatibility
type DeleteCustomViewRequest ¶
type DeleteCustomViewRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
DeleteCustomView
func (*DeleteCustomViewRequest) Descriptor
deprecated
func (*DeleteCustomViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCustomViewRequest.ProtoReflect.Descriptor instead.
func (*DeleteCustomViewRequest) GetId ¶
func (x *DeleteCustomViewRequest) GetId() string
func (*DeleteCustomViewRequest) MarshalJSON ¶
func (m *DeleteCustomViewRequest) MarshalJSON() ([]byte, error)
DeleteCustomViewRequest implement json.Marshaler.
func (*DeleteCustomViewRequest) ProtoMessage ¶
func (*DeleteCustomViewRequest) ProtoMessage()
func (*DeleteCustomViewRequest) ProtoReflect ¶
func (x *DeleteCustomViewRequest) ProtoReflect() protoreflect.Message
func (*DeleteCustomViewRequest) Reset ¶
func (x *DeleteCustomViewRequest) Reset()
func (*DeleteCustomViewRequest) String ¶
func (x *DeleteCustomViewRequest) String() string
func (*DeleteCustomViewRequest) UnmarshalJSON ¶
func (m *DeleteCustomViewRequest) UnmarshalJSON(b []byte) error
DeleteCustomViewRequest implement json.Marshaler.
func (*DeleteCustomViewRequest) UnmarshalURLValues ¶
func (m *DeleteCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
DeleteCustomViewRequest implement urlenc.URLValuesUnmarshaler.
func (*DeleteCustomViewRequest) Validate ¶
func (this *DeleteCustomViewRequest) Validate() error
type DeleteCustomViewResponse ¶
type DeleteCustomViewResponse struct { Data bool `protobuf:"varint,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*DeleteCustomViewResponse) Descriptor
deprecated
func (*DeleteCustomViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use DeleteCustomViewResponse.ProtoReflect.Descriptor instead.
func (*DeleteCustomViewResponse) GetData ¶
func (x *DeleteCustomViewResponse) GetData() bool
func (*DeleteCustomViewResponse) MarshalJSON ¶
func (m *DeleteCustomViewResponse) MarshalJSON() ([]byte, error)
DeleteCustomViewResponse implement json.Marshaler.
func (*DeleteCustomViewResponse) ProtoMessage ¶
func (*DeleteCustomViewResponse) ProtoMessage()
func (*DeleteCustomViewResponse) ProtoReflect ¶
func (x *DeleteCustomViewResponse) ProtoReflect() protoreflect.Message
func (*DeleteCustomViewResponse) Reset ¶
func (x *DeleteCustomViewResponse) Reset()
func (*DeleteCustomViewResponse) String ¶
func (x *DeleteCustomViewResponse) String() string
func (*DeleteCustomViewResponse) UnmarshalJSON ¶
func (m *DeleteCustomViewResponse) UnmarshalJSON(b []byte) error
DeleteCustomViewResponse implement json.Marshaler.
func (*DeleteCustomViewResponse) UnmarshalURLValues ¶
func (m *DeleteCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
DeleteCustomViewResponse implement urlenc.URLValuesUnmarshaler.
func (*DeleteCustomViewResponse) Validate ¶
func (this *DeleteCustomViewResponse) Validate() error
type GetCustomViewRequest ¶
type GetCustomViewRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
GetCustomView
func (*GetCustomViewRequest) Descriptor
deprecated
func (*GetCustomViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomViewRequest.ProtoReflect.Descriptor instead.
func (*GetCustomViewRequest) GetId ¶
func (x *GetCustomViewRequest) GetId() string
func (*GetCustomViewRequest) MarshalJSON ¶
func (m *GetCustomViewRequest) MarshalJSON() ([]byte, error)
GetCustomViewRequest implement json.Marshaler.
func (*GetCustomViewRequest) ProtoMessage ¶
func (*GetCustomViewRequest) ProtoMessage()
func (*GetCustomViewRequest) ProtoReflect ¶
func (x *GetCustomViewRequest) ProtoReflect() protoreflect.Message
func (*GetCustomViewRequest) Reset ¶
func (x *GetCustomViewRequest) Reset()
func (*GetCustomViewRequest) String ¶
func (x *GetCustomViewRequest) String() string
func (*GetCustomViewRequest) UnmarshalJSON ¶
func (m *GetCustomViewRequest) UnmarshalJSON(b []byte) error
GetCustomViewRequest implement json.Marshaler.
func (*GetCustomViewRequest) UnmarshalURLValues ¶
func (m *GetCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetCustomViewRequest implement urlenc.URLValuesUnmarshaler.
func (*GetCustomViewRequest) Validate ¶
func (this *GetCustomViewRequest) Validate() error
type GetCustomViewResponse ¶
type GetCustomViewResponse struct { Data *View `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetCustomViewResponse) Descriptor
deprecated
func (*GetCustomViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetCustomViewResponse.ProtoReflect.Descriptor instead.
func (*GetCustomViewResponse) GetData ¶
func (x *GetCustomViewResponse) GetData() *View
func (*GetCustomViewResponse) MarshalJSON ¶
func (m *GetCustomViewResponse) MarshalJSON() ([]byte, error)
GetCustomViewResponse implement json.Marshaler.
func (*GetCustomViewResponse) ProtoMessage ¶
func (*GetCustomViewResponse) ProtoMessage()
func (*GetCustomViewResponse) ProtoReflect ¶
func (x *GetCustomViewResponse) ProtoReflect() protoreflect.Message
func (*GetCustomViewResponse) Reset ¶
func (x *GetCustomViewResponse) Reset()
func (*GetCustomViewResponse) String ¶
func (x *GetCustomViewResponse) String() string
func (*GetCustomViewResponse) UnmarshalJSON ¶
func (m *GetCustomViewResponse) UnmarshalJSON(b []byte) error
GetCustomViewResponse implement json.Marshaler.
func (*GetCustomViewResponse) UnmarshalURLValues ¶
func (m *GetCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetCustomViewResponse implement urlenc.URLValuesUnmarshaler.
func (*GetCustomViewResponse) Validate ¶
func (this *GetCustomViewResponse) Validate() error
type GetSystemViewRequest ¶
type GetSystemViewRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` // contains filtered or unexported fields }
GetSystemView
func (*GetSystemViewRequest) Descriptor
deprecated
func (*GetSystemViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemViewRequest.ProtoReflect.Descriptor instead.
func (*GetSystemViewRequest) GetId ¶
func (x *GetSystemViewRequest) GetId() string
func (*GetSystemViewRequest) MarshalJSON ¶
func (m *GetSystemViewRequest) MarshalJSON() ([]byte, error)
GetSystemViewRequest implement json.Marshaler.
func (*GetSystemViewRequest) ProtoMessage ¶
func (*GetSystemViewRequest) ProtoMessage()
func (*GetSystemViewRequest) ProtoReflect ¶
func (x *GetSystemViewRequest) ProtoReflect() protoreflect.Message
func (*GetSystemViewRequest) Reset ¶
func (x *GetSystemViewRequest) Reset()
func (*GetSystemViewRequest) String ¶
func (x *GetSystemViewRequest) String() string
func (*GetSystemViewRequest) UnmarshalJSON ¶
func (m *GetSystemViewRequest) UnmarshalJSON(b []byte) error
GetSystemViewRequest implement json.Marshaler.
func (*GetSystemViewRequest) UnmarshalURLValues ¶
func (m *GetSystemViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
GetSystemViewRequest implement urlenc.URLValuesUnmarshaler.
func (*GetSystemViewRequest) Validate ¶
func (this *GetSystemViewRequest) Validate() error
type GetSystemViewResponse ¶
type GetSystemViewResponse struct { Data *View `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*GetSystemViewResponse) Descriptor
deprecated
func (*GetSystemViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use GetSystemViewResponse.ProtoReflect.Descriptor instead.
func (*GetSystemViewResponse) GetData ¶
func (x *GetSystemViewResponse) GetData() *View
func (*GetSystemViewResponse) MarshalJSON ¶
func (m *GetSystemViewResponse) MarshalJSON() ([]byte, error)
GetSystemViewResponse implement json.Marshaler.
func (*GetSystemViewResponse) ProtoMessage ¶
func (*GetSystemViewResponse) ProtoMessage()
func (*GetSystemViewResponse) ProtoReflect ¶
func (x *GetSystemViewResponse) ProtoReflect() protoreflect.Message
func (*GetSystemViewResponse) Reset ¶
func (x *GetSystemViewResponse) Reset()
func (*GetSystemViewResponse) String ¶
func (x *GetSystemViewResponse) String() string
func (*GetSystemViewResponse) UnmarshalJSON ¶
func (m *GetSystemViewResponse) UnmarshalJSON(b []byte) error
GetSystemViewResponse implement json.Marshaler.
func (*GetSystemViewResponse) UnmarshalURLValues ¶
func (m *GetSystemViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
GetSystemViewResponse implement urlenc.URLValuesUnmarshaler.
func (*GetSystemViewResponse) Validate ¶
func (this *GetSystemViewResponse) Validate() error
type ListCustomViewsRequest ¶
type ListCustomViewsRequest struct { Scope string `protobuf:"bytes,1,opt,name=scope,proto3" json:"scope,omitempty"` ScopeID string `protobuf:"bytes,2,opt,name=scopeID,proto3" json:"scopeID,omitempty"` // contains filtered or unexported fields }
ListCustomViews
func (*ListCustomViewsRequest) Descriptor
deprecated
func (*ListCustomViewsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListCustomViewsRequest.ProtoReflect.Descriptor instead.
func (*ListCustomViewsRequest) GetScope ¶
func (x *ListCustomViewsRequest) GetScope() string
func (*ListCustomViewsRequest) GetScopeID ¶
func (x *ListCustomViewsRequest) GetScopeID() string
func (*ListCustomViewsRequest) MarshalJSON ¶
func (m *ListCustomViewsRequest) MarshalJSON() ([]byte, error)
ListCustomViewsRequest implement json.Marshaler.
func (*ListCustomViewsRequest) ProtoMessage ¶
func (*ListCustomViewsRequest) ProtoMessage()
func (*ListCustomViewsRequest) ProtoReflect ¶
func (x *ListCustomViewsRequest) ProtoReflect() protoreflect.Message
func (*ListCustomViewsRequest) Reset ¶
func (x *ListCustomViewsRequest) Reset()
func (*ListCustomViewsRequest) String ¶
func (x *ListCustomViewsRequest) String() string
func (*ListCustomViewsRequest) UnmarshalJSON ¶
func (m *ListCustomViewsRequest) UnmarshalJSON(b []byte) error
ListCustomViewsRequest implement json.Marshaler.
func (*ListCustomViewsRequest) UnmarshalURLValues ¶
func (m *ListCustomViewsRequest) UnmarshalURLValues(prefix string, values url.Values) error
ListCustomViewsRequest implement urlenc.URLValuesUnmarshaler.
func (*ListCustomViewsRequest) Validate ¶
func (this *ListCustomViewsRequest) Validate() error
type ListCustomViewsResponse ¶
type ListCustomViewsResponse struct { Data *ViewList `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListCustomViewsResponse) Descriptor
deprecated
func (*ListCustomViewsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListCustomViewsResponse.ProtoReflect.Descriptor instead.
func (*ListCustomViewsResponse) GetData ¶
func (x *ListCustomViewsResponse) GetData() *ViewList
func (*ListCustomViewsResponse) MarshalJSON ¶
func (m *ListCustomViewsResponse) MarshalJSON() ([]byte, error)
ListCustomViewsResponse implement json.Marshaler.
func (*ListCustomViewsResponse) ProtoMessage ¶
func (*ListCustomViewsResponse) ProtoMessage()
func (*ListCustomViewsResponse) ProtoReflect ¶
func (x *ListCustomViewsResponse) ProtoReflect() protoreflect.Message
func (*ListCustomViewsResponse) Reset ¶
func (x *ListCustomViewsResponse) Reset()
func (*ListCustomViewsResponse) String ¶
func (x *ListCustomViewsResponse) String() string
func (*ListCustomViewsResponse) UnmarshalJSON ¶
func (m *ListCustomViewsResponse) UnmarshalJSON(b []byte) error
ListCustomViewsResponse implement json.Marshaler.
func (*ListCustomViewsResponse) UnmarshalURLValues ¶
func (m *ListCustomViewsResponse) UnmarshalURLValues(prefix string, values url.Values) error
ListCustomViewsResponse implement urlenc.URLValuesUnmarshaler.
func (*ListCustomViewsResponse) Validate ¶
func (this *ListCustomViewsResponse) Validate() error
type ListSystemViewsRequest ¶
type ListSystemViewsRequest struct { Scope string `protobuf:"bytes,1,opt,name=scope,proto3" json:"scope,omitempty"` ScopeID string `protobuf:"bytes,2,opt,name=scopeID,proto3" json:"scopeID,omitempty"` // contains filtered or unexported fields }
ListSystemViews
func (*ListSystemViewsRequest) Descriptor
deprecated
func (*ListSystemViewsRequest) Descriptor() ([]byte, []int)
Deprecated: Use ListSystemViewsRequest.ProtoReflect.Descriptor instead.
func (*ListSystemViewsRequest) GetScope ¶
func (x *ListSystemViewsRequest) GetScope() string
func (*ListSystemViewsRequest) GetScopeID ¶
func (x *ListSystemViewsRequest) GetScopeID() string
func (*ListSystemViewsRequest) MarshalJSON ¶
func (m *ListSystemViewsRequest) MarshalJSON() ([]byte, error)
ListSystemViewsRequest implement json.Marshaler.
func (*ListSystemViewsRequest) ProtoMessage ¶
func (*ListSystemViewsRequest) ProtoMessage()
func (*ListSystemViewsRequest) ProtoReflect ¶
func (x *ListSystemViewsRequest) ProtoReflect() protoreflect.Message
func (*ListSystemViewsRequest) Reset ¶
func (x *ListSystemViewsRequest) Reset()
func (*ListSystemViewsRequest) String ¶
func (x *ListSystemViewsRequest) String() string
func (*ListSystemViewsRequest) UnmarshalJSON ¶
func (m *ListSystemViewsRequest) UnmarshalJSON(b []byte) error
ListSystemViewsRequest implement json.Marshaler.
func (*ListSystemViewsRequest) UnmarshalURLValues ¶
func (m *ListSystemViewsRequest) UnmarshalURLValues(prefix string, values url.Values) error
ListSystemViewsRequest implement urlenc.URLValuesUnmarshaler.
func (*ListSystemViewsRequest) Validate ¶
func (this *ListSystemViewsRequest) Validate() error
type ListSystemViewsResponse ¶
type ListSystemViewsResponse struct { Data *ViewList `protobuf:"bytes,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*ListSystemViewsResponse) Descriptor
deprecated
func (*ListSystemViewsResponse) Descriptor() ([]byte, []int)
Deprecated: Use ListSystemViewsResponse.ProtoReflect.Descriptor instead.
func (*ListSystemViewsResponse) GetData ¶
func (x *ListSystemViewsResponse) GetData() *ViewList
func (*ListSystemViewsResponse) MarshalJSON ¶
func (m *ListSystemViewsResponse) MarshalJSON() ([]byte, error)
ListSystemViewsResponse implement json.Marshaler.
func (*ListSystemViewsResponse) ProtoMessage ¶
func (*ListSystemViewsResponse) ProtoMessage()
func (*ListSystemViewsResponse) ProtoReflect ¶
func (x *ListSystemViewsResponse) ProtoReflect() protoreflect.Message
func (*ListSystemViewsResponse) Reset ¶
func (x *ListSystemViewsResponse) Reset()
func (*ListSystemViewsResponse) String ¶
func (x *ListSystemViewsResponse) String() string
func (*ListSystemViewsResponse) UnmarshalJSON ¶
func (m *ListSystemViewsResponse) UnmarshalJSON(b []byte) error
ListSystemViewsResponse implement json.Marshaler.
func (*ListSystemViewsResponse) UnmarshalURLValues ¶
func (m *ListSystemViewsResponse) UnmarshalURLValues(prefix string, values url.Values) error
ListSystemViewsResponse implement urlenc.URLValuesUnmarshaler.
func (*ListSystemViewsResponse) Validate ¶
func (this *ListSystemViewsResponse) Validate() error
type UnimplementedDataViewServiceServer ¶
type UnimplementedDataViewServiceServer struct { }
UnimplementedDataViewServiceServer should be embedded to have forward compatible implementations.
func (*UnimplementedDataViewServiceServer) CreateCustomView ¶
func (*UnimplementedDataViewServiceServer) CreateCustomView(context.Context, *CreateCustomViewRequest) (*CreateCustomViewResponse, error)
func (*UnimplementedDataViewServiceServer) DeleteCustomView ¶
func (*UnimplementedDataViewServiceServer) DeleteCustomView(context.Context, *DeleteCustomViewRequest) (*DeleteCustomViewResponse, error)
func (*UnimplementedDataViewServiceServer) GetCustomView ¶
func (*UnimplementedDataViewServiceServer) GetCustomView(context.Context, *GetCustomViewRequest) (*GetCustomViewResponse, error)
func (*UnimplementedDataViewServiceServer) GetSystemView ¶
func (*UnimplementedDataViewServiceServer) GetSystemView(context.Context, *GetSystemViewRequest) (*GetSystemViewResponse, error)
func (*UnimplementedDataViewServiceServer) ListCustomViews ¶
func (*UnimplementedDataViewServiceServer) ListCustomViews(context.Context, *ListCustomViewsRequest) (*ListCustomViewsResponse, error)
func (*UnimplementedDataViewServiceServer) ListSystemViews ¶
func (*UnimplementedDataViewServiceServer) ListSystemViews(context.Context, *ListSystemViewsRequest) (*ListSystemViewsResponse, error)
func (*UnimplementedDataViewServiceServer) UpdateCustomView ¶
func (*UnimplementedDataViewServiceServer) UpdateCustomView(context.Context, *UpdateCustomViewRequest) (*UpdateCustomViewResponse, error)
type UpdateCustomViewRequest ¶
type UpdateCustomViewRequest struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Name string `protobuf:"bytes,2,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,3,opt,name=desc,proto3" json:"desc,omitempty"` Blocks []*Block `protobuf:"bytes,4,rep,name=blocks,json=viewConfig,proto3" json:"blocks,omitempty"` Data []*DataItem `protobuf:"bytes,5,rep,name=data,json=dataConfig,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
UpdateCustomView
func (*UpdateCustomViewRequest) Descriptor
deprecated
func (*UpdateCustomViewRequest) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomViewRequest.ProtoReflect.Descriptor instead.
func (*UpdateCustomViewRequest) GetBlocks ¶
func (x *UpdateCustomViewRequest) GetBlocks() []*Block
func (*UpdateCustomViewRequest) GetData ¶
func (x *UpdateCustomViewRequest) GetData() []*DataItem
func (*UpdateCustomViewRequest) GetDesc ¶
func (x *UpdateCustomViewRequest) GetDesc() string
func (*UpdateCustomViewRequest) GetId ¶
func (x *UpdateCustomViewRequest) GetId() string
func (*UpdateCustomViewRequest) GetName ¶
func (x *UpdateCustomViewRequest) GetName() string
func (*UpdateCustomViewRequest) MarshalJSON ¶
func (m *UpdateCustomViewRequest) MarshalJSON() ([]byte, error)
UpdateCustomViewRequest implement json.Marshaler.
func (*UpdateCustomViewRequest) ProtoMessage ¶
func (*UpdateCustomViewRequest) ProtoMessage()
func (*UpdateCustomViewRequest) ProtoReflect ¶
func (x *UpdateCustomViewRequest) ProtoReflect() protoreflect.Message
func (*UpdateCustomViewRequest) Reset ¶
func (x *UpdateCustomViewRequest) Reset()
func (*UpdateCustomViewRequest) String ¶
func (x *UpdateCustomViewRequest) String() string
func (*UpdateCustomViewRequest) UnmarshalJSON ¶
func (m *UpdateCustomViewRequest) UnmarshalJSON(b []byte) error
UpdateCustomViewRequest implement json.Marshaler.
func (*UpdateCustomViewRequest) UnmarshalURLValues ¶
func (m *UpdateCustomViewRequest) UnmarshalURLValues(prefix string, values url.Values) error
UpdateCustomViewRequest implement urlenc.URLValuesUnmarshaler.
func (*UpdateCustomViewRequest) Validate ¶
func (this *UpdateCustomViewRequest) Validate() error
type UpdateCustomViewResponse ¶
type UpdateCustomViewResponse struct { Data bool `protobuf:"varint,1,opt,name=data,proto3" json:"data,omitempty"` // contains filtered or unexported fields }
func (*UpdateCustomViewResponse) Descriptor
deprecated
func (*UpdateCustomViewResponse) Descriptor() ([]byte, []int)
Deprecated: Use UpdateCustomViewResponse.ProtoReflect.Descriptor instead.
func (*UpdateCustomViewResponse) GetData ¶
func (x *UpdateCustomViewResponse) GetData() bool
func (*UpdateCustomViewResponse) MarshalJSON ¶
func (m *UpdateCustomViewResponse) MarshalJSON() ([]byte, error)
UpdateCustomViewResponse implement json.Marshaler.
func (*UpdateCustomViewResponse) ProtoMessage ¶
func (*UpdateCustomViewResponse) ProtoMessage()
func (*UpdateCustomViewResponse) ProtoReflect ¶
func (x *UpdateCustomViewResponse) ProtoReflect() protoreflect.Message
func (*UpdateCustomViewResponse) Reset ¶
func (x *UpdateCustomViewResponse) Reset()
func (*UpdateCustomViewResponse) String ¶
func (x *UpdateCustomViewResponse) String() string
func (*UpdateCustomViewResponse) UnmarshalJSON ¶
func (m *UpdateCustomViewResponse) UnmarshalJSON(b []byte) error
UpdateCustomViewResponse implement json.Marshaler.
func (*UpdateCustomViewResponse) UnmarshalURLValues ¶
func (m *UpdateCustomViewResponse) UnmarshalURLValues(prefix string, values url.Values) error
UpdateCustomViewResponse implement urlenc.URLValuesUnmarshaler.
func (*UpdateCustomViewResponse) Validate ¶
func (this *UpdateCustomViewResponse) Validate() error
type View ¶
type View struct { Id string `protobuf:"bytes,1,opt,name=id,proto3" json:"id,omitempty"` Scope string `protobuf:"bytes,2,opt,name=scope,proto3" json:"scope,omitempty"` ScopeID string `protobuf:"bytes,3,opt,name=scopeID,json=scopeId,proto3" json:"scopeID,omitempty"` Version string `protobuf:"bytes,4,opt,name=version,proto3" json:"version,omitempty"` Name string `protobuf:"bytes,5,opt,name=name,proto3" json:"name,omitempty"` Desc string `protobuf:"bytes,6,opt,name=desc,proto3" json:"desc,omitempty"` Blocks []*Block `protobuf:"bytes,7,rep,name=blocks,json=viewConfig,proto3" json:"blocks,omitempty"` CreatedAt int64 `protobuf:"varint,9,opt,name=createdAt,proto3" json:"createdAt,omitempty"` UpdatedAt int64 `protobuf:"varint,10,opt,name=updatedAt,proto3" json:"updatedAt,omitempty"` // contains filtered or unexported fields }
func (*View) Descriptor
deprecated
func (*View) GetCreatedAt ¶
func (*View) GetScopeID ¶
func (*View) GetUpdatedAt ¶
func (*View) GetVersion ¶
func (*View) MarshalJSON ¶
View implement json.Marshaler.
func (*View) ProtoMessage ¶
func (*View) ProtoMessage()
func (*View) ProtoReflect ¶
func (x *View) ProtoReflect() protoreflect.Message
func (*View) UnmarshalJSON ¶
View implement json.Marshaler.
func (*View) UnmarshalURLValues ¶
View implement urlenc.URLValuesUnmarshaler.
type ViewList ¶
type ViewList struct { Total int64 `protobuf:"varint,1,opt,name=total,proto3" json:"total,omitempty"` List []*View `protobuf:"bytes,2,rep,name=list,proto3" json:"list,omitempty"` // contains filtered or unexported fields }
common
func (*ViewList) Descriptor
deprecated
func (*ViewList) MarshalJSON ¶
ViewList implement json.Marshaler.
func (*ViewList) ProtoMessage ¶
func (*ViewList) ProtoMessage()
func (*ViewList) ProtoReflect ¶
func (x *ViewList) ProtoReflect() protoreflect.Message
func (*ViewList) UnmarshalJSON ¶
ViewList implement json.Marshaler.
func (*ViewList) UnmarshalURLValues ¶
ViewList implement urlenc.URLValuesUnmarshaler.