package
0.0.0-20191005183010-c891ed9d85ea
Repository: https://github.com/nikhilsbhat/neuron.git
Documentation: pkg.go.dev

# Functions

ConfigDb will help neuron to set the database, so that neuron can use it in further operations.
CreateUser helps in creating user for neuron so that created user has appripriate permission to carry out the operations.
GetCiData will hep in fething the data of CI stored in neuron.
GetCloudCredentails helps in fetching access details of cloud stored under a particular cloud-profile of user.
GetUserDetails helps in fetching the user details stored as part of neuron.
StoreCIdata will help neuron store information with regards to CI tool on to the database configured.
UpdateUser helps in updating details of user created in neuron.