Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AgeService ¶
type AgeService struct { pb.UnimplementedAgeServiceServer // contains filtered or unexported fields }
func NewAgeService ¶
func NewAgeService(logger *logrus.Entry) *AgeService
func (*AgeService) Get ¶
func (s *AgeService) Get(ctx context.Context, request *pb.GetRequest) (response *pb.GetResponse, err error)
Click to show internal directories.
Click to hide internal directories.