package constant const ( DefaultAdminUser = "admin" DefaultPassword = "P@88w0rd" LocalAPIServer = "http://127.0.0.1:9090" )