Documentation
¶
Index ¶
- Constants
- func NewSRPCBlogResourceServiceHandler(impl SRPCBlogResourceServiceServer, serviceID string) srpc.Handler
- func NewSRPCDocsResourceServiceHandler(impl SRPCDocsResourceServiceServer, serviceID string) srpc.Handler
- func NewSRPCNotebookResourceServiceHandler(impl SRPCNotebookResourceServiceServer, serviceID string) srpc.Handler
- func SRPCRegisterBlogResourceService(mux srpc.Mux, impl SRPCBlogResourceServiceServer) error
- func SRPCRegisterDocsResourceService(mux srpc.Mux, impl SRPCDocsResourceServiceServer) error
- func SRPCRegisterNotebookResourceService(mux srpc.Mux, impl SRPCNotebookResourceServiceServer) error
- type AddSourceRequest
- func (m *AddSourceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AddSourceRequest) CloneVT() *AddSourceRequest
- func (this *AddSourceRequest) EqualMessageVT(thatMsg any) bool
- func (this *AddSourceRequest) EqualVT(that *AddSourceRequest) bool
- func (x *AddSourceRequest) GetSource() *proto.NotebookSource
- func (x *AddSourceRequest) MarshalJSON() ([]byte, error)
- func (x *AddSourceRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *AddSourceRequest) MarshalProtoText() string
- func (m *AddSourceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddSourceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddSourceRequest) MarshalVT() (dAtA []byte, err error)
- func (*AddSourceRequest) ProtoMessage()
- func (x *AddSourceRequest) Reset()
- func (m *AddSourceRequest) SizeVT() (n int)
- func (x *AddSourceRequest) String() string
- func (x *AddSourceRequest) UnmarshalJSON(b []byte) error
- func (x *AddSourceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AddSourceRequest) UnmarshalVT(dAtA []byte) error
- type AddSourceResponse
- func (m *AddSourceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *AddSourceResponse) CloneVT() *AddSourceResponse
- func (this *AddSourceResponse) EqualMessageVT(thatMsg any) bool
- func (this *AddSourceResponse) EqualVT(that *AddSourceResponse) bool
- func (x *AddSourceResponse) MarshalJSON() ([]byte, error)
- func (x *AddSourceResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *AddSourceResponse) MarshalProtoText() string
- func (m *AddSourceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *AddSourceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *AddSourceResponse) MarshalVT() (dAtA []byte, err error)
- func (*AddSourceResponse) ProtoMessage()
- func (x *AddSourceResponse) Reset()
- func (m *AddSourceResponse) SizeVT() (n int)
- func (x *AddSourceResponse) String() string
- func (x *AddSourceResponse) UnmarshalJSON(b []byte) error
- func (x *AddSourceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *AddSourceResponse) UnmarshalVT(dAtA []byte) error
- type RemoveSourceRequest
- func (m *RemoveSourceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RemoveSourceRequest) CloneVT() *RemoveSourceRequest
- func (this *RemoveSourceRequest) EqualMessageVT(thatMsg any) bool
- func (this *RemoveSourceRequest) EqualVT(that *RemoveSourceRequest) bool
- func (x *RemoveSourceRequest) GetIndex() uint32
- func (x *RemoveSourceRequest) MarshalJSON() ([]byte, error)
- func (x *RemoveSourceRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *RemoveSourceRequest) MarshalProtoText() string
- func (m *RemoveSourceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveSourceRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveSourceRequest) MarshalVT() (dAtA []byte, err error)
- func (*RemoveSourceRequest) ProtoMessage()
- func (x *RemoveSourceRequest) Reset()
- func (m *RemoveSourceRequest) SizeVT() (n int)
- func (x *RemoveSourceRequest) String() string
- func (x *RemoveSourceRequest) UnmarshalJSON(b []byte) error
- func (x *RemoveSourceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RemoveSourceRequest) UnmarshalVT(dAtA []byte) error
- type RemoveSourceResponse
- func (m *RemoveSourceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *RemoveSourceResponse) CloneVT() *RemoveSourceResponse
- func (this *RemoveSourceResponse) EqualMessageVT(thatMsg any) bool
- func (this *RemoveSourceResponse) EqualVT(that *RemoveSourceResponse) bool
- func (x *RemoveSourceResponse) MarshalJSON() ([]byte, error)
- func (x *RemoveSourceResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *RemoveSourceResponse) MarshalProtoText() string
- func (m *RemoveSourceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *RemoveSourceResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *RemoveSourceResponse) MarshalVT() (dAtA []byte, err error)
- func (*RemoveSourceResponse) ProtoMessage()
- func (x *RemoveSourceResponse) Reset()
- func (m *RemoveSourceResponse) SizeVT() (n int)
- func (x *RemoveSourceResponse) String() string
- func (x *RemoveSourceResponse) UnmarshalJSON(b []byte) error
- func (x *RemoveSourceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *RemoveSourceResponse) UnmarshalVT(dAtA []byte) error
- type ReorderSourcesRequest
- func (m *ReorderSourcesRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ReorderSourcesRequest) CloneVT() *ReorderSourcesRequest
- func (this *ReorderSourcesRequest) EqualMessageVT(thatMsg any) bool
- func (this *ReorderSourcesRequest) EqualVT(that *ReorderSourcesRequest) bool
- func (x *ReorderSourcesRequest) GetOrder() []uint32
- func (x *ReorderSourcesRequest) MarshalJSON() ([]byte, error)
- func (x *ReorderSourcesRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *ReorderSourcesRequest) MarshalProtoText() string
- func (m *ReorderSourcesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReorderSourcesRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReorderSourcesRequest) MarshalVT() (dAtA []byte, err error)
- func (*ReorderSourcesRequest) ProtoMessage()
- func (x *ReorderSourcesRequest) Reset()
- func (m *ReorderSourcesRequest) SizeVT() (n int)
- func (x *ReorderSourcesRequest) String() string
- func (x *ReorderSourcesRequest) UnmarshalJSON(b []byte) error
- func (x *ReorderSourcesRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ReorderSourcesRequest) UnmarshalVT(dAtA []byte) error
- type ReorderSourcesResponse
- func (m *ReorderSourcesResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *ReorderSourcesResponse) CloneVT() *ReorderSourcesResponse
- func (this *ReorderSourcesResponse) EqualMessageVT(thatMsg any) bool
- func (this *ReorderSourcesResponse) EqualVT(that *ReorderSourcesResponse) bool
- func (x *ReorderSourcesResponse) MarshalJSON() ([]byte, error)
- func (x *ReorderSourcesResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *ReorderSourcesResponse) MarshalProtoText() string
- func (m *ReorderSourcesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *ReorderSourcesResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *ReorderSourcesResponse) MarshalVT() (dAtA []byte, err error)
- func (*ReorderSourcesResponse) ProtoMessage()
- func (x *ReorderSourcesResponse) Reset()
- func (m *ReorderSourcesResponse) SizeVT() (n int)
- func (x *ReorderSourcesResponse) String() string
- func (x *ReorderSourcesResponse) UnmarshalJSON(b []byte) error
- func (x *ReorderSourcesResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *ReorderSourcesResponse) UnmarshalVT(dAtA []byte) error
- type SRPCBlogResourceServiceClient
- type SRPCBlogResourceServiceHandler
- func (SRPCBlogResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCBlogResourceServiceHandler) GetServiceID() string
- func (d *SRPCBlogResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCBlogResourceServiceHandler) InvokeMethod_WatchBlog(impl SRPCBlogResourceServiceServer, strm srpc.Stream) error
- type SRPCBlogResourceServiceServer
- type SRPCBlogResourceService_WatchBlogClient
- type SRPCBlogResourceService_WatchBlogStream
- type SRPCDocsResourceServiceClient
- type SRPCDocsResourceServiceHandler
- func (SRPCDocsResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCDocsResourceServiceHandler) GetServiceID() string
- func (d *SRPCDocsResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCDocsResourceServiceHandler) InvokeMethod_WatchDocs(impl SRPCDocsResourceServiceServer, strm srpc.Stream) error
- type SRPCDocsResourceServiceServer
- type SRPCDocsResourceService_WatchDocsClient
- type SRPCDocsResourceService_WatchDocsStream
- type SRPCNotebookResourceServiceClient
- type SRPCNotebookResourceServiceHandler
- func (SRPCNotebookResourceServiceHandler) GetMethodIDs() []string
- func (d *SRPCNotebookResourceServiceHandler) GetServiceID() string
- func (d *SRPCNotebookResourceServiceHandler) InvokeMethod(serviceID, methodID string, strm srpc.Stream) (bool, error)
- func (SRPCNotebookResourceServiceHandler) InvokeMethod_AddSource(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
- func (SRPCNotebookResourceServiceHandler) InvokeMethod_RemoveSource(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
- func (SRPCNotebookResourceServiceHandler) InvokeMethod_ReorderSources(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
- func (SRPCNotebookResourceServiceHandler) InvokeMethod_WatchNotebook(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
- type SRPCNotebookResourceServiceServer
- type SRPCNotebookResourceService_AddSourceStream
- type SRPCNotebookResourceService_RemoveSourceStream
- type SRPCNotebookResourceService_ReorderSourcesStream
- type SRPCNotebookResourceService_WatchNotebookClient
- type SRPCNotebookResourceService_WatchNotebookStream
- type WatchBlogRequest
- func (m *WatchBlogRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchBlogRequest) CloneVT() *WatchBlogRequest
- func (this *WatchBlogRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchBlogRequest) EqualVT(that *WatchBlogRequest) bool
- func (x *WatchBlogRequest) MarshalJSON() ([]byte, error)
- func (x *WatchBlogRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchBlogRequest) MarshalProtoText() string
- func (m *WatchBlogRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchBlogRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchBlogRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchBlogRequest) ProtoMessage()
- func (x *WatchBlogRequest) Reset()
- func (m *WatchBlogRequest) SizeVT() (n int)
- func (x *WatchBlogRequest) String() string
- func (x *WatchBlogRequest) UnmarshalJSON(b []byte) error
- func (x *WatchBlogRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchBlogRequest) UnmarshalVT(dAtA []byte) error
- type WatchBlogResponse
- func (m *WatchBlogResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchBlogResponse) CloneVT() *WatchBlogResponse
- func (this *WatchBlogResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchBlogResponse) EqualVT(that *WatchBlogResponse) bool
- func (x *WatchBlogResponse) GetBlog() *proto.Blog
- func (x *WatchBlogResponse) MarshalJSON() ([]byte, error)
- func (x *WatchBlogResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchBlogResponse) MarshalProtoText() string
- func (m *WatchBlogResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchBlogResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchBlogResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchBlogResponse) ProtoMessage()
- func (x *WatchBlogResponse) Reset()
- func (m *WatchBlogResponse) SizeVT() (n int)
- func (x *WatchBlogResponse) String() string
- func (x *WatchBlogResponse) UnmarshalJSON(b []byte) error
- func (x *WatchBlogResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchBlogResponse) UnmarshalVT(dAtA []byte) error
- type WatchDocsRequest
- func (m *WatchDocsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchDocsRequest) CloneVT() *WatchDocsRequest
- func (this *WatchDocsRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchDocsRequest) EqualVT(that *WatchDocsRequest) bool
- func (x *WatchDocsRequest) MarshalJSON() ([]byte, error)
- func (x *WatchDocsRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchDocsRequest) MarshalProtoText() string
- func (m *WatchDocsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchDocsRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchDocsRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchDocsRequest) ProtoMessage()
- func (x *WatchDocsRequest) Reset()
- func (m *WatchDocsRequest) SizeVT() (n int)
- func (x *WatchDocsRequest) String() string
- func (x *WatchDocsRequest) UnmarshalJSON(b []byte) error
- func (x *WatchDocsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchDocsRequest) UnmarshalVT(dAtA []byte) error
- type WatchDocsResponse
- func (m *WatchDocsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchDocsResponse) CloneVT() *WatchDocsResponse
- func (this *WatchDocsResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchDocsResponse) EqualVT(that *WatchDocsResponse) bool
- func (x *WatchDocsResponse) GetDocumentation() *proto.Documentation
- func (x *WatchDocsResponse) MarshalJSON() ([]byte, error)
- func (x *WatchDocsResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchDocsResponse) MarshalProtoText() string
- func (m *WatchDocsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchDocsResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchDocsResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchDocsResponse) ProtoMessage()
- func (x *WatchDocsResponse) Reset()
- func (m *WatchDocsResponse) SizeVT() (n int)
- func (x *WatchDocsResponse) String() string
- func (x *WatchDocsResponse) UnmarshalJSON(b []byte) error
- func (x *WatchDocsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchDocsResponse) UnmarshalVT(dAtA []byte) error
- type WatchNotebookRequest
- func (m *WatchNotebookRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchNotebookRequest) CloneVT() *WatchNotebookRequest
- func (this *WatchNotebookRequest) EqualMessageVT(thatMsg any) bool
- func (this *WatchNotebookRequest) EqualVT(that *WatchNotebookRequest) bool
- func (x *WatchNotebookRequest) MarshalJSON() ([]byte, error)
- func (x *WatchNotebookRequest) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchNotebookRequest) MarshalProtoText() string
- func (m *WatchNotebookRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchNotebookRequest) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchNotebookRequest) MarshalVT() (dAtA []byte, err error)
- func (*WatchNotebookRequest) ProtoMessage()
- func (x *WatchNotebookRequest) Reset()
- func (m *WatchNotebookRequest) SizeVT() (n int)
- func (x *WatchNotebookRequest) String() string
- func (x *WatchNotebookRequest) UnmarshalJSON(b []byte) error
- func (x *WatchNotebookRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchNotebookRequest) UnmarshalVT(dAtA []byte) error
- type WatchNotebookResponse
- func (m *WatchNotebookResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
- func (m *WatchNotebookResponse) CloneVT() *WatchNotebookResponse
- func (this *WatchNotebookResponse) EqualMessageVT(thatMsg any) bool
- func (this *WatchNotebookResponse) EqualVT(that *WatchNotebookResponse) bool
- func (x *WatchNotebookResponse) GetNotebook() *proto.Notebook
- func (x *WatchNotebookResponse) MarshalJSON() ([]byte, error)
- func (x *WatchNotebookResponse) MarshalProtoJSON(s *json.MarshalState)
- func (x *WatchNotebookResponse) MarshalProtoText() string
- func (m *WatchNotebookResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
- func (m *WatchNotebookResponse) MarshalToVT(dAtA []byte) (int, error)
- func (m *WatchNotebookResponse) MarshalVT() (dAtA []byte, err error)
- func (*WatchNotebookResponse) ProtoMessage()
- func (x *WatchNotebookResponse) Reset()
- func (m *WatchNotebookResponse) SizeVT() (n int)
- func (x *WatchNotebookResponse) String() string
- func (x *WatchNotebookResponse) UnmarshalJSON(b []byte) error
- func (x *WatchNotebookResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
- func (m *WatchNotebookResponse) UnmarshalVT(dAtA []byte) error
Constants ¶
const SRPCBlogResourceServiceServiceID = "notes.BlogResourceService"
const SRPCDocsResourceServiceServiceID = "notes.DocsResourceService"
const SRPCNotebookResourceServiceServiceID = "notes.NotebookResourceService"
Variables ¶
This section is empty.
Functions ¶
func NewSRPCBlogResourceServiceHandler ¶
func NewSRPCBlogResourceServiceHandler(impl SRPCBlogResourceServiceServer, serviceID string) srpc.Handler
NewSRPCBlogResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: notes.BlogResourceService
func NewSRPCDocsResourceServiceHandler ¶
func NewSRPCDocsResourceServiceHandler(impl SRPCDocsResourceServiceServer, serviceID string) srpc.Handler
NewSRPCDocsResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: notes.DocsResourceService
func NewSRPCNotebookResourceServiceHandler ¶
func NewSRPCNotebookResourceServiceHandler(impl SRPCNotebookResourceServiceServer, serviceID string) srpc.Handler
NewSRPCNotebookResourceServiceHandler constructs a new RPC handler. serviceID: if empty, uses default: notes.NotebookResourceService
func SRPCRegisterBlogResourceService ¶
func SRPCRegisterBlogResourceService(mux srpc.Mux, impl SRPCBlogResourceServiceServer) error
SRPCRegisterBlogResourceService registers the implementation with the mux. Uses the default serviceID: notes.BlogResourceService
func SRPCRegisterDocsResourceService ¶
func SRPCRegisterDocsResourceService(mux srpc.Mux, impl SRPCDocsResourceServiceServer) error
SRPCRegisterDocsResourceService registers the implementation with the mux. Uses the default serviceID: notes.DocsResourceService
func SRPCRegisterNotebookResourceService ¶
func SRPCRegisterNotebookResourceService(mux srpc.Mux, impl SRPCNotebookResourceServiceServer) error
SRPCRegisterNotebookResourceService registers the implementation with the mux. Uses the default serviceID: notes.NotebookResourceService
Types ¶
type AddSourceRequest ¶
type AddSourceRequest struct {
// Source is the source to add.
Source *proto.NotebookSource `protobuf:"bytes,1,opt,name=source,proto3" json:"source,omitempty"`
// contains filtered or unexported fields
}
AddSourceRequest is the request for AddSource.
func (*AddSourceRequest) CloneMessageVT ¶
func (m *AddSourceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AddSourceRequest) CloneVT ¶
func (m *AddSourceRequest) CloneVT() *AddSourceRequest
func (*AddSourceRequest) EqualMessageVT ¶
func (this *AddSourceRequest) EqualMessageVT(thatMsg any) bool
func (*AddSourceRequest) EqualVT ¶
func (this *AddSourceRequest) EqualVT(that *AddSourceRequest) bool
func (*AddSourceRequest) GetSource ¶
func (x *AddSourceRequest) GetSource() *proto.NotebookSource
func (*AddSourceRequest) MarshalJSON ¶
func (x *AddSourceRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AddSourceRequest to JSON.
func (*AddSourceRequest) MarshalProtoJSON ¶
func (x *AddSourceRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AddSourceRequest message to JSON.
func (*AddSourceRequest) MarshalProtoText ¶
func (x *AddSourceRequest) MarshalProtoText() string
func (*AddSourceRequest) MarshalToSizedBufferVT ¶
func (m *AddSourceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddSourceRequest) MarshalToVT ¶
func (m *AddSourceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*AddSourceRequest) MarshalVT ¶
func (m *AddSourceRequest) MarshalVT() (dAtA []byte, err error)
func (*AddSourceRequest) ProtoMessage ¶
func (*AddSourceRequest) ProtoMessage()
func (*AddSourceRequest) Reset ¶
func (x *AddSourceRequest) Reset()
func (*AddSourceRequest) SizeVT ¶
func (m *AddSourceRequest) SizeVT() (n int)
func (*AddSourceRequest) String ¶
func (x *AddSourceRequest) String() string
func (*AddSourceRequest) UnmarshalJSON ¶
func (x *AddSourceRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AddSourceRequest from JSON.
func (*AddSourceRequest) UnmarshalProtoJSON ¶
func (x *AddSourceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AddSourceRequest message from JSON.
func (*AddSourceRequest) UnmarshalVT ¶
func (m *AddSourceRequest) UnmarshalVT(dAtA []byte) error
type AddSourceResponse ¶
type AddSourceResponse struct {
// contains filtered or unexported fields
}
AddSourceResponse is the response for AddSource.
func (*AddSourceResponse) CloneMessageVT ¶
func (m *AddSourceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*AddSourceResponse) CloneVT ¶
func (m *AddSourceResponse) CloneVT() *AddSourceResponse
func (*AddSourceResponse) EqualMessageVT ¶
func (this *AddSourceResponse) EqualMessageVT(thatMsg any) bool
func (*AddSourceResponse) EqualVT ¶
func (this *AddSourceResponse) EqualVT(that *AddSourceResponse) bool
func (*AddSourceResponse) MarshalJSON ¶
func (x *AddSourceResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the AddSourceResponse to JSON.
func (*AddSourceResponse) MarshalProtoJSON ¶
func (x *AddSourceResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the AddSourceResponse message to JSON.
func (*AddSourceResponse) MarshalProtoText ¶
func (x *AddSourceResponse) MarshalProtoText() string
func (*AddSourceResponse) MarshalToSizedBufferVT ¶
func (m *AddSourceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*AddSourceResponse) MarshalToVT ¶
func (m *AddSourceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*AddSourceResponse) MarshalVT ¶
func (m *AddSourceResponse) MarshalVT() (dAtA []byte, err error)
func (*AddSourceResponse) ProtoMessage ¶
func (*AddSourceResponse) ProtoMessage()
func (*AddSourceResponse) Reset ¶
func (x *AddSourceResponse) Reset()
func (*AddSourceResponse) SizeVT ¶
func (m *AddSourceResponse) SizeVT() (n int)
func (*AddSourceResponse) String ¶
func (x *AddSourceResponse) String() string
func (*AddSourceResponse) UnmarshalJSON ¶
func (x *AddSourceResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the AddSourceResponse from JSON.
func (*AddSourceResponse) UnmarshalProtoJSON ¶
func (x *AddSourceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the AddSourceResponse message from JSON.
func (*AddSourceResponse) UnmarshalVT ¶
func (m *AddSourceResponse) UnmarshalVT(dAtA []byte) error
type RemoveSourceRequest ¶
type RemoveSourceRequest struct {
// Index is the source index to remove.
Index uint32 `protobuf:"varint,1,opt,name=index,proto3" json:"index,omitempty"`
// contains filtered or unexported fields
}
RemoveSourceRequest is the request for RemoveSource.
func (*RemoveSourceRequest) CloneMessageVT ¶
func (m *RemoveSourceRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RemoveSourceRequest) CloneVT ¶
func (m *RemoveSourceRequest) CloneVT() *RemoveSourceRequest
func (*RemoveSourceRequest) EqualMessageVT ¶
func (this *RemoveSourceRequest) EqualMessageVT(thatMsg any) bool
func (*RemoveSourceRequest) EqualVT ¶
func (this *RemoveSourceRequest) EqualVT(that *RemoveSourceRequest) bool
func (*RemoveSourceRequest) GetIndex ¶
func (x *RemoveSourceRequest) GetIndex() uint32
func (*RemoveSourceRequest) MarshalJSON ¶
func (x *RemoveSourceRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RemoveSourceRequest to JSON.
func (*RemoveSourceRequest) MarshalProtoJSON ¶
func (x *RemoveSourceRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RemoveSourceRequest message to JSON.
func (*RemoveSourceRequest) MarshalProtoText ¶
func (x *RemoveSourceRequest) MarshalProtoText() string
func (*RemoveSourceRequest) MarshalToSizedBufferVT ¶
func (m *RemoveSourceRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveSourceRequest) MarshalToVT ¶
func (m *RemoveSourceRequest) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveSourceRequest) MarshalVT ¶
func (m *RemoveSourceRequest) MarshalVT() (dAtA []byte, err error)
func (*RemoveSourceRequest) ProtoMessage ¶
func (*RemoveSourceRequest) ProtoMessage()
func (*RemoveSourceRequest) Reset ¶
func (x *RemoveSourceRequest) Reset()
func (*RemoveSourceRequest) SizeVT ¶
func (m *RemoveSourceRequest) SizeVT() (n int)
func (*RemoveSourceRequest) String ¶
func (x *RemoveSourceRequest) String() string
func (*RemoveSourceRequest) UnmarshalJSON ¶
func (x *RemoveSourceRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RemoveSourceRequest from JSON.
func (*RemoveSourceRequest) UnmarshalProtoJSON ¶
func (x *RemoveSourceRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RemoveSourceRequest message from JSON.
func (*RemoveSourceRequest) UnmarshalVT ¶
func (m *RemoveSourceRequest) UnmarshalVT(dAtA []byte) error
type RemoveSourceResponse ¶
type RemoveSourceResponse struct {
// contains filtered or unexported fields
}
RemoveSourceResponse is the response for RemoveSource.
func (*RemoveSourceResponse) CloneMessageVT ¶
func (m *RemoveSourceResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*RemoveSourceResponse) CloneVT ¶
func (m *RemoveSourceResponse) CloneVT() *RemoveSourceResponse
func (*RemoveSourceResponse) EqualMessageVT ¶
func (this *RemoveSourceResponse) EqualMessageVT(thatMsg any) bool
func (*RemoveSourceResponse) EqualVT ¶
func (this *RemoveSourceResponse) EqualVT(that *RemoveSourceResponse) bool
func (*RemoveSourceResponse) MarshalJSON ¶
func (x *RemoveSourceResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the RemoveSourceResponse to JSON.
func (*RemoveSourceResponse) MarshalProtoJSON ¶
func (x *RemoveSourceResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the RemoveSourceResponse message to JSON.
func (*RemoveSourceResponse) MarshalProtoText ¶
func (x *RemoveSourceResponse) MarshalProtoText() string
func (*RemoveSourceResponse) MarshalToSizedBufferVT ¶
func (m *RemoveSourceResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*RemoveSourceResponse) MarshalToVT ¶
func (m *RemoveSourceResponse) MarshalToVT(dAtA []byte) (int, error)
func (*RemoveSourceResponse) MarshalVT ¶
func (m *RemoveSourceResponse) MarshalVT() (dAtA []byte, err error)
func (*RemoveSourceResponse) ProtoMessage ¶
func (*RemoveSourceResponse) ProtoMessage()
func (*RemoveSourceResponse) Reset ¶
func (x *RemoveSourceResponse) Reset()
func (*RemoveSourceResponse) SizeVT ¶
func (m *RemoveSourceResponse) SizeVT() (n int)
func (*RemoveSourceResponse) String ¶
func (x *RemoveSourceResponse) String() string
func (*RemoveSourceResponse) UnmarshalJSON ¶
func (x *RemoveSourceResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the RemoveSourceResponse from JSON.
func (*RemoveSourceResponse) UnmarshalProtoJSON ¶
func (x *RemoveSourceResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the RemoveSourceResponse message from JSON.
func (*RemoveSourceResponse) UnmarshalVT ¶
func (m *RemoveSourceResponse) UnmarshalVT(dAtA []byte) error
type ReorderSourcesRequest ¶
type ReorderSourcesRequest struct {
// Order is the new index ordering.
Order []uint32 `protobuf:"varint,1,rep,packed,name=order,proto3" json:"order,omitempty"`
// contains filtered or unexported fields
}
ReorderSourcesRequest is the request for ReorderSources.
func (*ReorderSourcesRequest) CloneMessageVT ¶
func (m *ReorderSourcesRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ReorderSourcesRequest) CloneVT ¶
func (m *ReorderSourcesRequest) CloneVT() *ReorderSourcesRequest
func (*ReorderSourcesRequest) EqualMessageVT ¶
func (this *ReorderSourcesRequest) EqualMessageVT(thatMsg any) bool
func (*ReorderSourcesRequest) EqualVT ¶
func (this *ReorderSourcesRequest) EqualVT(that *ReorderSourcesRequest) bool
func (*ReorderSourcesRequest) GetOrder ¶
func (x *ReorderSourcesRequest) GetOrder() []uint32
func (*ReorderSourcesRequest) MarshalJSON ¶
func (x *ReorderSourcesRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ReorderSourcesRequest to JSON.
func (*ReorderSourcesRequest) MarshalProtoJSON ¶
func (x *ReorderSourcesRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ReorderSourcesRequest message to JSON.
func (*ReorderSourcesRequest) MarshalProtoText ¶
func (x *ReorderSourcesRequest) MarshalProtoText() string
func (*ReorderSourcesRequest) MarshalToSizedBufferVT ¶
func (m *ReorderSourcesRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReorderSourcesRequest) MarshalToVT ¶
func (m *ReorderSourcesRequest) MarshalToVT(dAtA []byte) (int, error)
func (*ReorderSourcesRequest) MarshalVT ¶
func (m *ReorderSourcesRequest) MarshalVT() (dAtA []byte, err error)
func (*ReorderSourcesRequest) ProtoMessage ¶
func (*ReorderSourcesRequest) ProtoMessage()
func (*ReorderSourcesRequest) Reset ¶
func (x *ReorderSourcesRequest) Reset()
func (*ReorderSourcesRequest) SizeVT ¶
func (m *ReorderSourcesRequest) SizeVT() (n int)
func (*ReorderSourcesRequest) String ¶
func (x *ReorderSourcesRequest) String() string
func (*ReorderSourcesRequest) UnmarshalJSON ¶
func (x *ReorderSourcesRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ReorderSourcesRequest from JSON.
func (*ReorderSourcesRequest) UnmarshalProtoJSON ¶
func (x *ReorderSourcesRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ReorderSourcesRequest message from JSON.
func (*ReorderSourcesRequest) UnmarshalVT ¶
func (m *ReorderSourcesRequest) UnmarshalVT(dAtA []byte) error
type ReorderSourcesResponse ¶
type ReorderSourcesResponse struct {
// contains filtered or unexported fields
}
ReorderSourcesResponse is the response for ReorderSources.
func (*ReorderSourcesResponse) CloneMessageVT ¶
func (m *ReorderSourcesResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*ReorderSourcesResponse) CloneVT ¶
func (m *ReorderSourcesResponse) CloneVT() *ReorderSourcesResponse
func (*ReorderSourcesResponse) EqualMessageVT ¶
func (this *ReorderSourcesResponse) EqualMessageVT(thatMsg any) bool
func (*ReorderSourcesResponse) EqualVT ¶
func (this *ReorderSourcesResponse) EqualVT(that *ReorderSourcesResponse) bool
func (*ReorderSourcesResponse) MarshalJSON ¶
func (x *ReorderSourcesResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the ReorderSourcesResponse to JSON.
func (*ReorderSourcesResponse) MarshalProtoJSON ¶
func (x *ReorderSourcesResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the ReorderSourcesResponse message to JSON.
func (*ReorderSourcesResponse) MarshalProtoText ¶
func (x *ReorderSourcesResponse) MarshalProtoText() string
func (*ReorderSourcesResponse) MarshalToSizedBufferVT ¶
func (m *ReorderSourcesResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*ReorderSourcesResponse) MarshalToVT ¶
func (m *ReorderSourcesResponse) MarshalToVT(dAtA []byte) (int, error)
func (*ReorderSourcesResponse) MarshalVT ¶
func (m *ReorderSourcesResponse) MarshalVT() (dAtA []byte, err error)
func (*ReorderSourcesResponse) ProtoMessage ¶
func (*ReorderSourcesResponse) ProtoMessage()
func (*ReorderSourcesResponse) Reset ¶
func (x *ReorderSourcesResponse) Reset()
func (*ReorderSourcesResponse) SizeVT ¶
func (m *ReorderSourcesResponse) SizeVT() (n int)
func (*ReorderSourcesResponse) String ¶
func (x *ReorderSourcesResponse) String() string
func (*ReorderSourcesResponse) UnmarshalJSON ¶
func (x *ReorderSourcesResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the ReorderSourcesResponse from JSON.
func (*ReorderSourcesResponse) UnmarshalProtoJSON ¶
func (x *ReorderSourcesResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the ReorderSourcesResponse message from JSON.
func (*ReorderSourcesResponse) UnmarshalVT ¶
func (m *ReorderSourcesResponse) UnmarshalVT(dAtA []byte) error
type SRPCBlogResourceServiceClient ¶
type SRPCBlogResourceServiceClient interface {
// SRPCClient returns the underlying SRPC client.
SRPCClient() srpc.Client
WatchBlog(ctx context.Context, in *WatchBlogRequest) (SRPCBlogResourceService_WatchBlogClient, error)
}
func NewSRPCBlogResourceServiceClient ¶
func NewSRPCBlogResourceServiceClient(cc srpc.Client) SRPCBlogResourceServiceClient
func NewSRPCBlogResourceServiceClientWithServiceID ¶
func NewSRPCBlogResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCBlogResourceServiceClient
type SRPCBlogResourceServiceHandler ¶
type SRPCBlogResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCBlogResourceServiceHandler) GetMethodIDs ¶
func (SRPCBlogResourceServiceHandler) GetMethodIDs() []string
func (*SRPCBlogResourceServiceHandler) GetServiceID ¶
func (d *SRPCBlogResourceServiceHandler) GetServiceID() string
func (*SRPCBlogResourceServiceHandler) InvokeMethod ¶
func (SRPCBlogResourceServiceHandler) InvokeMethod_WatchBlog ¶
func (SRPCBlogResourceServiceHandler) InvokeMethod_WatchBlog(impl SRPCBlogResourceServiceServer, strm srpc.Stream) error
type SRPCBlogResourceServiceServer ¶
type SRPCBlogResourceServiceServer interface {
WatchBlog(*WatchBlogRequest, SRPCBlogResourceService_WatchBlogStream) error
}
type SRPCBlogResourceService_WatchBlogClient ¶
type SRPCBlogResourceService_WatchBlogClient interface {
srpc.Stream
Recv() (*WatchBlogResponse, error)
RecvTo(*WatchBlogResponse) error
}
type SRPCBlogResourceService_WatchBlogStream ¶
type SRPCBlogResourceService_WatchBlogStream interface {
srpc.Stream
Send(*WatchBlogResponse) error
SendAndClose(*WatchBlogResponse) error
}
type SRPCDocsResourceServiceClient ¶
type SRPCDocsResourceServiceClient interface {
// SRPCClient returns the underlying SRPC client.
SRPCClient() srpc.Client
WatchDocs(ctx context.Context, in *WatchDocsRequest) (SRPCDocsResourceService_WatchDocsClient, error)
}
func NewSRPCDocsResourceServiceClient ¶
func NewSRPCDocsResourceServiceClient(cc srpc.Client) SRPCDocsResourceServiceClient
func NewSRPCDocsResourceServiceClientWithServiceID ¶
func NewSRPCDocsResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCDocsResourceServiceClient
type SRPCDocsResourceServiceHandler ¶
type SRPCDocsResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCDocsResourceServiceHandler) GetMethodIDs ¶
func (SRPCDocsResourceServiceHandler) GetMethodIDs() []string
func (*SRPCDocsResourceServiceHandler) GetServiceID ¶
func (d *SRPCDocsResourceServiceHandler) GetServiceID() string
func (*SRPCDocsResourceServiceHandler) InvokeMethod ¶
func (SRPCDocsResourceServiceHandler) InvokeMethod_WatchDocs ¶
func (SRPCDocsResourceServiceHandler) InvokeMethod_WatchDocs(impl SRPCDocsResourceServiceServer, strm srpc.Stream) error
type SRPCDocsResourceServiceServer ¶
type SRPCDocsResourceServiceServer interface {
WatchDocs(*WatchDocsRequest, SRPCDocsResourceService_WatchDocsStream) error
}
type SRPCDocsResourceService_WatchDocsClient ¶
type SRPCDocsResourceService_WatchDocsClient interface {
srpc.Stream
Recv() (*WatchDocsResponse, error)
RecvTo(*WatchDocsResponse) error
}
type SRPCDocsResourceService_WatchDocsStream ¶
type SRPCDocsResourceService_WatchDocsStream interface {
srpc.Stream
Send(*WatchDocsResponse) error
SendAndClose(*WatchDocsResponse) error
}
type SRPCNotebookResourceServiceClient ¶
type SRPCNotebookResourceServiceClient interface {
// SRPCClient returns the underlying SRPC client.
SRPCClient() srpc.Client
WatchNotebook(ctx context.Context, in *WatchNotebookRequest) (SRPCNotebookResourceService_WatchNotebookClient, error)
AddSource(ctx context.Context, in *AddSourceRequest) (*AddSourceResponse, error)
RemoveSource(ctx context.Context, in *RemoveSourceRequest) (*RemoveSourceResponse, error)
ReorderSources(ctx context.Context, in *ReorderSourcesRequest) (*ReorderSourcesResponse, error)
}
func NewSRPCNotebookResourceServiceClient ¶
func NewSRPCNotebookResourceServiceClient(cc srpc.Client) SRPCNotebookResourceServiceClient
func NewSRPCNotebookResourceServiceClientWithServiceID ¶
func NewSRPCNotebookResourceServiceClientWithServiceID(cc srpc.Client, serviceID string) SRPCNotebookResourceServiceClient
type SRPCNotebookResourceServiceHandler ¶
type SRPCNotebookResourceServiceHandler struct {
// contains filtered or unexported fields
}
func (SRPCNotebookResourceServiceHandler) GetMethodIDs ¶
func (SRPCNotebookResourceServiceHandler) GetMethodIDs() []string
func (*SRPCNotebookResourceServiceHandler) GetServiceID ¶
func (d *SRPCNotebookResourceServiceHandler) GetServiceID() string
func (*SRPCNotebookResourceServiceHandler) InvokeMethod ¶
func (SRPCNotebookResourceServiceHandler) InvokeMethod_AddSource ¶
func (SRPCNotebookResourceServiceHandler) InvokeMethod_AddSource(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
func (SRPCNotebookResourceServiceHandler) InvokeMethod_RemoveSource ¶
func (SRPCNotebookResourceServiceHandler) InvokeMethod_RemoveSource(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
func (SRPCNotebookResourceServiceHandler) InvokeMethod_ReorderSources ¶
func (SRPCNotebookResourceServiceHandler) InvokeMethod_ReorderSources(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
func (SRPCNotebookResourceServiceHandler) InvokeMethod_WatchNotebook ¶
func (SRPCNotebookResourceServiceHandler) InvokeMethod_WatchNotebook(impl SRPCNotebookResourceServiceServer, strm srpc.Stream) error
type SRPCNotebookResourceServiceServer ¶
type SRPCNotebookResourceServiceServer interface {
WatchNotebook(*WatchNotebookRequest, SRPCNotebookResourceService_WatchNotebookStream) error
AddSource(context.Context, *AddSourceRequest) (*AddSourceResponse, error)
RemoveSource(context.Context, *RemoveSourceRequest) (*RemoveSourceResponse, error)
ReorderSources(context.Context, *ReorderSourcesRequest) (*ReorderSourcesResponse, error)
}
type SRPCNotebookResourceService_WatchNotebookClient ¶
type SRPCNotebookResourceService_WatchNotebookClient interface {
srpc.Stream
Recv() (*WatchNotebookResponse, error)
RecvTo(*WatchNotebookResponse) error
}
type SRPCNotebookResourceService_WatchNotebookStream ¶
type SRPCNotebookResourceService_WatchNotebookStream interface {
srpc.Stream
Send(*WatchNotebookResponse) error
SendAndClose(*WatchNotebookResponse) error
}
type WatchBlogRequest ¶
type WatchBlogRequest struct {
// contains filtered or unexported fields
}
WatchBlogRequest is the request for WatchBlog.
func (*WatchBlogRequest) CloneMessageVT ¶
func (m *WatchBlogRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchBlogRequest) CloneVT ¶
func (m *WatchBlogRequest) CloneVT() *WatchBlogRequest
func (*WatchBlogRequest) EqualMessageVT ¶
func (this *WatchBlogRequest) EqualMessageVT(thatMsg any) bool
func (*WatchBlogRequest) EqualVT ¶
func (this *WatchBlogRequest) EqualVT(that *WatchBlogRequest) bool
func (*WatchBlogRequest) MarshalJSON ¶
func (x *WatchBlogRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchBlogRequest to JSON.
func (*WatchBlogRequest) MarshalProtoJSON ¶
func (x *WatchBlogRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchBlogRequest message to JSON.
func (*WatchBlogRequest) MarshalProtoText ¶
func (x *WatchBlogRequest) MarshalProtoText() string
func (*WatchBlogRequest) MarshalToSizedBufferVT ¶
func (m *WatchBlogRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchBlogRequest) MarshalToVT ¶
func (m *WatchBlogRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchBlogRequest) MarshalVT ¶
func (m *WatchBlogRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchBlogRequest) ProtoMessage ¶
func (*WatchBlogRequest) ProtoMessage()
func (*WatchBlogRequest) Reset ¶
func (x *WatchBlogRequest) Reset()
func (*WatchBlogRequest) SizeVT ¶
func (m *WatchBlogRequest) SizeVT() (n int)
func (*WatchBlogRequest) String ¶
func (x *WatchBlogRequest) String() string
func (*WatchBlogRequest) UnmarshalJSON ¶
func (x *WatchBlogRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchBlogRequest from JSON.
func (*WatchBlogRequest) UnmarshalProtoJSON ¶
func (x *WatchBlogRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchBlogRequest message from JSON.
func (*WatchBlogRequest) UnmarshalVT ¶
func (m *WatchBlogRequest) UnmarshalVT(dAtA []byte) error
type WatchBlogResponse ¶
type WatchBlogResponse struct {
// Blog is the current blog state.
Blog *proto.Blog `protobuf:"bytes,1,opt,name=blog,proto3" json:"blog,omitempty"`
// contains filtered or unexported fields
}
WatchBlogResponse is the response for WatchBlog.
func (*WatchBlogResponse) CloneMessageVT ¶
func (m *WatchBlogResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchBlogResponse) CloneVT ¶
func (m *WatchBlogResponse) CloneVT() *WatchBlogResponse
func (*WatchBlogResponse) EqualMessageVT ¶
func (this *WatchBlogResponse) EqualMessageVT(thatMsg any) bool
func (*WatchBlogResponse) EqualVT ¶
func (this *WatchBlogResponse) EqualVT(that *WatchBlogResponse) bool
func (*WatchBlogResponse) GetBlog ¶
func (x *WatchBlogResponse) GetBlog() *proto.Blog
func (*WatchBlogResponse) MarshalJSON ¶
func (x *WatchBlogResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchBlogResponse to JSON.
func (*WatchBlogResponse) MarshalProtoJSON ¶
func (x *WatchBlogResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchBlogResponse message to JSON.
func (*WatchBlogResponse) MarshalProtoText ¶
func (x *WatchBlogResponse) MarshalProtoText() string
func (*WatchBlogResponse) MarshalToSizedBufferVT ¶
func (m *WatchBlogResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchBlogResponse) MarshalToVT ¶
func (m *WatchBlogResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchBlogResponse) MarshalVT ¶
func (m *WatchBlogResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchBlogResponse) ProtoMessage ¶
func (*WatchBlogResponse) ProtoMessage()
func (*WatchBlogResponse) Reset ¶
func (x *WatchBlogResponse) Reset()
func (*WatchBlogResponse) SizeVT ¶
func (m *WatchBlogResponse) SizeVT() (n int)
func (*WatchBlogResponse) String ¶
func (x *WatchBlogResponse) String() string
func (*WatchBlogResponse) UnmarshalJSON ¶
func (x *WatchBlogResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchBlogResponse from JSON.
func (*WatchBlogResponse) UnmarshalProtoJSON ¶
func (x *WatchBlogResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchBlogResponse message from JSON.
func (*WatchBlogResponse) UnmarshalVT ¶
func (m *WatchBlogResponse) UnmarshalVT(dAtA []byte) error
type WatchDocsRequest ¶
type WatchDocsRequest struct {
// contains filtered or unexported fields
}
WatchDocsRequest is the request for WatchDocs.
func (*WatchDocsRequest) CloneMessageVT ¶
func (m *WatchDocsRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchDocsRequest) CloneVT ¶
func (m *WatchDocsRequest) CloneVT() *WatchDocsRequest
func (*WatchDocsRequest) EqualMessageVT ¶
func (this *WatchDocsRequest) EqualMessageVT(thatMsg any) bool
func (*WatchDocsRequest) EqualVT ¶
func (this *WatchDocsRequest) EqualVT(that *WatchDocsRequest) bool
func (*WatchDocsRequest) MarshalJSON ¶
func (x *WatchDocsRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchDocsRequest to JSON.
func (*WatchDocsRequest) MarshalProtoJSON ¶
func (x *WatchDocsRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchDocsRequest message to JSON.
func (*WatchDocsRequest) MarshalProtoText ¶
func (x *WatchDocsRequest) MarshalProtoText() string
func (*WatchDocsRequest) MarshalToSizedBufferVT ¶
func (m *WatchDocsRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchDocsRequest) MarshalToVT ¶
func (m *WatchDocsRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchDocsRequest) MarshalVT ¶
func (m *WatchDocsRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchDocsRequest) ProtoMessage ¶
func (*WatchDocsRequest) ProtoMessage()
func (*WatchDocsRequest) Reset ¶
func (x *WatchDocsRequest) Reset()
func (*WatchDocsRequest) SizeVT ¶
func (m *WatchDocsRequest) SizeVT() (n int)
func (*WatchDocsRequest) String ¶
func (x *WatchDocsRequest) String() string
func (*WatchDocsRequest) UnmarshalJSON ¶
func (x *WatchDocsRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchDocsRequest from JSON.
func (*WatchDocsRequest) UnmarshalProtoJSON ¶
func (x *WatchDocsRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchDocsRequest message from JSON.
func (*WatchDocsRequest) UnmarshalVT ¶
func (m *WatchDocsRequest) UnmarshalVT(dAtA []byte) error
type WatchDocsResponse ¶
type WatchDocsResponse struct {
// Documentation is the current documentation state.
Documentation *proto.Documentation `protobuf:"bytes,1,opt,name=documentation,proto3" json:"documentation,omitempty"`
// contains filtered or unexported fields
}
WatchDocsResponse is the response for WatchDocs.
func (*WatchDocsResponse) CloneMessageVT ¶
func (m *WatchDocsResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchDocsResponse) CloneVT ¶
func (m *WatchDocsResponse) CloneVT() *WatchDocsResponse
func (*WatchDocsResponse) EqualMessageVT ¶
func (this *WatchDocsResponse) EqualMessageVT(thatMsg any) bool
func (*WatchDocsResponse) EqualVT ¶
func (this *WatchDocsResponse) EqualVT(that *WatchDocsResponse) bool
func (*WatchDocsResponse) GetDocumentation ¶
func (x *WatchDocsResponse) GetDocumentation() *proto.Documentation
func (*WatchDocsResponse) MarshalJSON ¶
func (x *WatchDocsResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchDocsResponse to JSON.
func (*WatchDocsResponse) MarshalProtoJSON ¶
func (x *WatchDocsResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchDocsResponse message to JSON.
func (*WatchDocsResponse) MarshalProtoText ¶
func (x *WatchDocsResponse) MarshalProtoText() string
func (*WatchDocsResponse) MarshalToSizedBufferVT ¶
func (m *WatchDocsResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchDocsResponse) MarshalToVT ¶
func (m *WatchDocsResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchDocsResponse) MarshalVT ¶
func (m *WatchDocsResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchDocsResponse) ProtoMessage ¶
func (*WatchDocsResponse) ProtoMessage()
func (*WatchDocsResponse) Reset ¶
func (x *WatchDocsResponse) Reset()
func (*WatchDocsResponse) SizeVT ¶
func (m *WatchDocsResponse) SizeVT() (n int)
func (*WatchDocsResponse) String ¶
func (x *WatchDocsResponse) String() string
func (*WatchDocsResponse) UnmarshalJSON ¶
func (x *WatchDocsResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchDocsResponse from JSON.
func (*WatchDocsResponse) UnmarshalProtoJSON ¶
func (x *WatchDocsResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchDocsResponse message from JSON.
func (*WatchDocsResponse) UnmarshalVT ¶
func (m *WatchDocsResponse) UnmarshalVT(dAtA []byte) error
type WatchNotebookRequest ¶
type WatchNotebookRequest struct {
// contains filtered or unexported fields
}
WatchNotebookRequest is the request for WatchNotebook.
func (*WatchNotebookRequest) CloneMessageVT ¶
func (m *WatchNotebookRequest) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchNotebookRequest) CloneVT ¶
func (m *WatchNotebookRequest) CloneVT() *WatchNotebookRequest
func (*WatchNotebookRequest) EqualMessageVT ¶
func (this *WatchNotebookRequest) EqualMessageVT(thatMsg any) bool
func (*WatchNotebookRequest) EqualVT ¶
func (this *WatchNotebookRequest) EqualVT(that *WatchNotebookRequest) bool
func (*WatchNotebookRequest) MarshalJSON ¶
func (x *WatchNotebookRequest) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchNotebookRequest to JSON.
func (*WatchNotebookRequest) MarshalProtoJSON ¶
func (x *WatchNotebookRequest) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchNotebookRequest message to JSON.
func (*WatchNotebookRequest) MarshalProtoText ¶
func (x *WatchNotebookRequest) MarshalProtoText() string
func (*WatchNotebookRequest) MarshalToSizedBufferVT ¶
func (m *WatchNotebookRequest) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchNotebookRequest) MarshalToVT ¶
func (m *WatchNotebookRequest) MarshalToVT(dAtA []byte) (int, error)
func (*WatchNotebookRequest) MarshalVT ¶
func (m *WatchNotebookRequest) MarshalVT() (dAtA []byte, err error)
func (*WatchNotebookRequest) ProtoMessage ¶
func (*WatchNotebookRequest) ProtoMessage()
func (*WatchNotebookRequest) Reset ¶
func (x *WatchNotebookRequest) Reset()
func (*WatchNotebookRequest) SizeVT ¶
func (m *WatchNotebookRequest) SizeVT() (n int)
func (*WatchNotebookRequest) String ¶
func (x *WatchNotebookRequest) String() string
func (*WatchNotebookRequest) UnmarshalJSON ¶
func (x *WatchNotebookRequest) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchNotebookRequest from JSON.
func (*WatchNotebookRequest) UnmarshalProtoJSON ¶
func (x *WatchNotebookRequest) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchNotebookRequest message from JSON.
func (*WatchNotebookRequest) UnmarshalVT ¶
func (m *WatchNotebookRequest) UnmarshalVT(dAtA []byte) error
type WatchNotebookResponse ¶
type WatchNotebookResponse struct {
// Notebook is the current notebook state.
Notebook *proto.Notebook `protobuf:"bytes,1,opt,name=notebook,proto3" json:"notebook,omitempty"`
// contains filtered or unexported fields
}
WatchNotebookResponse is the response for WatchNotebook.
func (*WatchNotebookResponse) CloneMessageVT ¶
func (m *WatchNotebookResponse) CloneMessageVT() protobuf_go_lite.CloneMessage
func (*WatchNotebookResponse) CloneVT ¶
func (m *WatchNotebookResponse) CloneVT() *WatchNotebookResponse
func (*WatchNotebookResponse) EqualMessageVT ¶
func (this *WatchNotebookResponse) EqualMessageVT(thatMsg any) bool
func (*WatchNotebookResponse) EqualVT ¶
func (this *WatchNotebookResponse) EqualVT(that *WatchNotebookResponse) bool
func (*WatchNotebookResponse) GetNotebook ¶
func (x *WatchNotebookResponse) GetNotebook() *proto.Notebook
func (*WatchNotebookResponse) MarshalJSON ¶
func (x *WatchNotebookResponse) MarshalJSON() ([]byte, error)
MarshalJSON marshals the WatchNotebookResponse to JSON.
func (*WatchNotebookResponse) MarshalProtoJSON ¶
func (x *WatchNotebookResponse) MarshalProtoJSON(s *json.MarshalState)
MarshalProtoJSON marshals the WatchNotebookResponse message to JSON.
func (*WatchNotebookResponse) MarshalProtoText ¶
func (x *WatchNotebookResponse) MarshalProtoText() string
func (*WatchNotebookResponse) MarshalToSizedBufferVT ¶
func (m *WatchNotebookResponse) MarshalToSizedBufferVT(dAtA []byte) (int, error)
func (*WatchNotebookResponse) MarshalToVT ¶
func (m *WatchNotebookResponse) MarshalToVT(dAtA []byte) (int, error)
func (*WatchNotebookResponse) MarshalVT ¶
func (m *WatchNotebookResponse) MarshalVT() (dAtA []byte, err error)
func (*WatchNotebookResponse) ProtoMessage ¶
func (*WatchNotebookResponse) ProtoMessage()
func (*WatchNotebookResponse) Reset ¶
func (x *WatchNotebookResponse) Reset()
func (*WatchNotebookResponse) SizeVT ¶
func (m *WatchNotebookResponse) SizeVT() (n int)
func (*WatchNotebookResponse) String ¶
func (x *WatchNotebookResponse) String() string
func (*WatchNotebookResponse) UnmarshalJSON ¶
func (x *WatchNotebookResponse) UnmarshalJSON(b []byte) error
UnmarshalJSON unmarshals the WatchNotebookResponse from JSON.
func (*WatchNotebookResponse) UnmarshalProtoJSON ¶
func (x *WatchNotebookResponse) UnmarshalProtoJSON(s *json.UnmarshalState)
UnmarshalProtoJSON unmarshals the WatchNotebookResponse message from JSON.
func (*WatchNotebookResponse) UnmarshalVT ¶
func (m *WatchNotebookResponse) UnmarshalVT(dAtA []byte) error