Documentation ¶
Index ¶
Constants ¶
View Source
const AdminPort = "19002"
View Source
const HOST = "http://localhost:"
View Source
const HostDebug = "http://localhost:8001"
View Source
const PublicPort = "19102"
View Source
const TestAdminRPCUrl = "/admin-api/rpc"
View Source
const TestRPCUrl = HOST + AdminPort + TestAdminRPCUrl
View Source
const TestRPCUrlPublic = HOST + PublicPort + "/api/rpc"
Variables ¶
View Source
var MigrationDaemons [insolar.GenesisAmountMigrationDaemonMembers]*User
Functions ¶
func GetNodesCount ¶
func LogRotateEnabled ¶ added in v0.9.1
func LogRotateEnabled() bool
LogRotateEnabled checks is log rotation enabled by environment variable.
func RotateLogs ¶ added in v0.9.1
RotateLogs rotates launchnet logs.
Types ¶
Click to show internal directories.
Click to hide internal directories.