Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver interface {
StreamDatapoints(*pb.ProviderStreamDatapointsRequest, pb.ProviderService_StreamDatapointsServer) error
}
type ParamsError ¶
type ParamsError struct {
Detail string
}
func (*ParamsError) Error ¶
func (e *ParamsError) Error() string
Click to show internal directories.
Click to hide internal directories.