Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ExpressionsFixer ¶ added in v0.12.0
type ExpressionsFixer struct{}
ExpressionsFixer for buffalo/ox expressions that may have changed.
func (ExpressionsFixer) Name ¶ added in v0.12.0
func (rf ExpressionsFixer) Name() string
type InstallFixer ¶ added in v0.12.0
type InstallFixer struct{}
type InstallFixer
func (InstallFixer) Name ¶ added in v0.12.0
func (ef InstallFixer) Name() string
type ReplaceImportsFixer ¶ added in v0.12.0
type ReplaceImportsFixer struct{}
ReplaceImportsFixer
func (ReplaceImportsFixer) Name ¶ added in v0.12.0
func (ef ReplaceImportsFixer) Name() string
Click to show internal directories.
Click to hide internal directories.