Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultWolBridge = "zos" PowerServerPort = 8039 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type PowerServer ¶
type PowerServer struct {
// contains filtered or unexported fields
}
func NewPowerServer ¶
func NewPowerServer( registrarGateway *stubs.RegistrarGatewayStub, consumer *events.RedisConsumer, enabled bool, farm pkg.FarmID, node uint32, twin uint32, ut *Uptime, ) (*PowerServer, error)
Click to show internal directories.
Click to hide internal directories.