directory
0.0.0-20200420230515-f393e9657868
Repository: https://github.com/retgits/acme-serverless-payment.git
Documentation: pkg.go.dev

# Packages

Package emitter contains the interfaces that the Payment service in the ACME Serverless Fitness Shop needs to send events to other services.
Package validator validates the creditcard and leverages the github.com/retgits/creditcard module to check expiry, creditcard number, and cvv code.