Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Deprecation ¶
type Deprecation interface {
Describe() string
}
func Deprecated ¶
func Deprecated(description string) Deprecation
func ReplacedBy ¶
func ReplacedBy(property, description string) Deprecation
Click to show internal directories.
Click to hide internal directories.