Skip to content

chanzuckerberg/go-misc

Repository files navigation

go-misc

codecov

Please note: If you believe you have found a security issue, please responsibly disclose by contacting us at security@chanzuckerberg.com.


This is a collection of Go libraries and projects used by other projects within CZI.

Sub-projects

aws

An AWS client that aims to standardize the way we mock and write aws tests

config

A utility for loading configuration from environment variables and files. See the config package for more information.

lambda

A collection of lambda functions

kmsauth

A port of python-kmsauth to go

slack

A slack client that aims to standardize the way we interact and write tests for slack

ver

Code for handling versions in go programs.

Contributing

Contributions and ideas are welcome! Please don't hesitate to open an issue or send a pull request.