package types type LuxType uint const ( LuxTypeHost = 0 LuxTypeNode )