package
2.0.0+incompatible
Repository: https://github.com/nicolas-gagnon/rita.git
Documentation: pkg.go.dev
# Functions
InitIntegrationTestingResources creates a default testingresource bundle for use with integration testing.The MongoDB server is contacted via the URI providedas by go test -args [MongoDB URI].
InitResources grabs the configuration file and intitializes the configuration data returning a *Resources object which has all of the necessary configuration information.