Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type DBProvider ¶
type Service ¶
type Service struct {
sqlv1.UnimplementedDatabaseServiceServer
DBProvider DBProvider
}
func (*Service) Query ¶
func (s *Service) Query(stream grpc.BidiStreamingServer[sqlv1.QueryRequest, sqlv1.QueryResponse]) error
Click to show internal directories.
Click to hide internal directories.