Directories
¶
Path | Synopsis |
---|---|
cmd
|
|
mint
Package main is the entrypoint for command line execution of the MINT tool
|
Package main is the entrypoint for command line execution of the MINT tool |
mint/test
Package test is for test CLI tool execution logic
|
Package test is for test CLI tool execution logic |
pkg
|
|
email
Package email is a generated GoMock package.
|
Package email is a generated GoMock package. |
graph/model
Package model houses all autogenerated models from GQL gen
|
Package model houses all autogenerated models from GQL gen |
graph/resolvers/mockplantasklistsectionlocks
Package mockplantasklistsectionlocks is a generated GoMock package.
|
Package mockplantasklistsectionlocks is a generated GoMock package. |
logfields
Package logfields provides a standard location for field names we expect in logs
|
Package logfields provides a standard location for field names we expect in logs |
notifications
Package notifications is a package that holds all the logic to
|
Package notifications is a package that holds all the logic to |
sanitization
Package sanitization contains utility for sanitizing raw input into sanitized output
|
Package sanitization contains utility for sanitizing raw input into sanitized output |
serialization
Package serialization provides utility for serializing and deserializing data
|
Package serialization provides utility for serializing and deserializing data |
server
Package server is for setting up the server.
|
Package server is for setting up the server. |
shared/oddmail
Package oddmail is a generated GoMock package.
|
Package oddmail is a generated GoMock package. |
shared/pubsub/mockpubsub
Package mockpubsub is a generated GoMock package.
|
Package mockpubsub is a generated GoMock package. |
sqlqueries
Package sqlqueries holds references to relevant SQL queries it exports variables to hold references to relevant queries, organized by relevant entity it's sole responsibility is embedding sql queries for use by other modules which use these queries to interact with the database
|
Package sqlqueries holds references to relevant SQL queries it exports variables to hold references to relevant queries, organized by relevant entity it's sole responsibility is embedding sql queries for use by other modules which use these queries to interact with the database |
sqlutils
Package sqlutils contains functionality to wrap existing database functionality
|
Package sqlutils contains functionality to wrap existing database functionality |
storage/loaders
Package loaders is a responsible for batched data calls
|
Package loaders is a responsible for batched data calls |
testconfig
Package testconfig provides a reusable configuration shared when unit testing multiple packages.
|
Package testconfig provides a reusable configuration shared when unit testing multiple packages. |
testconfig/dataloadertestconfigs
Package dataloadertestconfigs provides utility functions for injecting dataloaders into test code
|
Package dataloadertestconfigs provides utility functions for injecting dataloaders into test code |
testconfig/dbtestconfigs
Package dbtestconfigs provides helper functions for reusing db test code
|
Package dbtestconfigs provides helper functions for reusing db test code |
testconfig/emailtestconfigs
Package emailtestconfigs provides shared utilities when you need to do local testing that requires email configuration
|
Package emailtestconfigs provides shared utilities when you need to do local testing that requires email configuration |
testconfig/s3testconfigs
Package s3testconfigs is a utility package that allows us to easily configure test S3 clients
|
Package s3testconfigs is a utility package that allows us to easily configure test S3 clients |
testconfig/useraccounthelperstestconfigs
Package useraccounthelperstestconfigs provides utility functions for getting user accounts using the user helper package
|
Package useraccounthelperstestconfigs provides utility functions for getting user accounts using the user helper package |
testconfig/useraccountstoretestconfigs
Package useraccountstoretestconfigs provides utility functions for getting user accounts using the storage package
|
Package useraccountstoretestconfigs provides utility functions for getting user accounts using the storage package |
testhelpers
Package testhelpers is for test code that needs to be imported across packages DO NOT use this in production code
|
Package testhelpers is for test code that needs to be imported across packages DO NOT use this in production code |
translatedaudit
Package humanizedaudit translates audit delta slices to human readable changes
|
Package humanizedaudit translates audit delta slices to human readable changes |
Click to show internal directories.
Click to hide internal directories.