Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeprecationData ¶
func DeprecationData() map[string]map[string]DeprecationInformation
DeprecationData returns the deprecation data as this package understands. This does NOT currently clone the map, please don't be evil!
Types ¶
type DeprecationInformation ¶
func IsDeprecated ¶
func IsDeprecated(engine string, engineVersion string) (DeprecationInformation, bool)
Click to show internal directories.
Click to hide internal directories.