Documentation ¶
Index ¶
Constants ¶
View Source
const ( // TiDBServiceScopeDefault indicates no role. TiDBServiceScopeDefault = "" // TiDBServiceScopeBackground indicates node can run background tasks in distributed execution framework. TiDBServiceScopeBackground = "background" )
Variables ¶
This section is empty.
Functions ¶
func ToTiDBServiceScope ¶
ToTiDBServiceScope returns the TiDBServiceScope from name
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.