Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ServerType ¶
type ServerType string
const ( Follower ServerType = "follower" AuditServer ServerType = "audit server" FederatedServer ServerType = "federated server" )
func GetServerType ¶
func GetServerType(list *state.ProcessList, state *state.State) ServerType
Click to show internal directories.
Click to hide internal directories.