Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TypeServer ¶
type TypeServer struct { typeserverv1connect.UnimplementedTypeResolverServiceHandler // contains filtered or unexported fields }
func New ¶
func New(registry *registry.Registry) *TypeServer
func (*TypeServer) ResolveType ¶
func (srv *TypeServer) ResolveType(ctx context.Context, req *connect.Request[typeserverv1.ResolveRequest]) (*connect.Response[typeserverv1.ResolveResponse], error)
Click to show internal directories.
Click to hide internal directories.