Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SingleInput ¶
type SingleInput struct { State models.State Loader input.Loader // Can be used to call AddSourceLocs }
func LoadSingleInput ¶
func LoadSingleInput(path string) (*SingleInput, error)
Click to show internal directories.
Click to hide internal directories.