package
0.0.0-20250127125147-34465be4ed4c
Repository: https://github.com/ik-learning/learn-go.git
Documentation: pkg.go.dev

# Structs

MyService uses the MessageService to notify clients.
SMSService is our implementation of MessageService.

# Interfaces

MessageService handles notifying clients they have been charged.