Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arranger ¶
type Arranger struct {
// contains filtered or unexported fields
}
Arranger represents a source code arranger for go packages.
func New ¶
New creates a new arranger for the given package and file set.
The given package must have been parsed with the given file set.
Click to show internal directories.
Click to hide internal directories.