Skip to content

cuvva/cuvva-public-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cuvva's Go Libraries

This is our public monorepo of our open-source Go libraries

Overview

📚 Libraries

  • dln - parsing UK Driver License numbers
  • ksuid - generating sortable ids
  • slicecontains - determining if a slice contains an object
  • vrm - parsing UK Vehicle Registration Mark (numbers)

🔧 Tools

  • cdep - our internal tool for deploying services, lambdas
  • ctxcheck - a code analyzer, detecting misuse of ctx

✅ Running the tests

go test -v ./...

🤝 Contributing

We welcome contributions. Feel free to submit a PR

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages