package Tools // Provides the communication password. func InternalCommPassword() (pwd string) { pwd = internalCommPassword return }