Versions in this module Expand all Collapse all v0 v0.0.4 Nov 7, 2025 v0.0.3 Oct 9, 2025 v0.0.2 Aug 16, 2025 Changes in this version + type PingService struct + func NewPingService(logger log.Logger) *PingService + func (s *PingService) Ping(ctx context.Context, req *wrapperspb.StringValue) (*wrapperspb.StringValue, error)