Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
Logger sends log messages through grpc
type Service ¶
type Service struct { pb.UnimplementedGadgetManagerServer // contains filtered or unexported fields }
func NewService ¶
func (*Service) GetInfo ¶
func (s *Service) GetInfo(ctx context.Context, request *pb.InfoRequest) (*pb.InfoResponse, error)
Click to show internal directories.
Click to hide internal directories.