Documentation
¶
Index ¶
Constants ¶
View Source
const ResourceType = "thread_context"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
thread_contextv1alpha1connect.UnimplementedThreadContextServiceHandler
// contains filtered or unexported fields
}
func (*Service) GetThreadContext ¶
func (s *Service) GetThreadContext( ctx context.Context, req *connect.Request[threadcontextv1.GetThreadContextRequest], ) (*connect.Response[threadcontextv1.ThreadContext], error)
func (*Service) NewServiceHandler ¶
Click to show internal directories.
Click to hide internal directories.