Documentation
¶
Index ¶
Constants ¶
View Source
const (
// PackageMain contains package main declaration string
PackageMain = "package main\n"
)
Variables ¶
This section is empty.
Functions ¶
func ReadAndPreparePartialSource ¶
ReadAndPreparePartialSource reads sources from a givven reader and prepends a package declaration if needed
func ToPackageVisibleIdentifier ¶
ToPackageVisibleIdentifier makes go identifier package-visible only
Types ¶
Click to show internal directories.
Click to hide internal directories.