Documentation ¶
Index ¶
Constants ¶
View Source
const ( // DefaultApi is the default megam gateway if one is not provided. DefaultApi = "http://localhost:9000/v2/" DefaultMasterKey = "fakemasterkey" // DefaultNSQ is the default nsqd if its not provided. DefaultNSQd = "localhost:4161" // DefaultScylla is the default scylla if one is not provided. DefaultScylla = "localhost" // DefaultScyllaKeyspace is the default Scyllakeyspace if one is not provided. DefaultScyllaKeyspace = "vertice" DefaultScyllaUsername = "vertadmin" DefaultScyllaPassword = "vertadmin" //default user DefaultUser = "megam" MEGAM_HOME = "MEGAM_HOME" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.