Documentation ¶
Index ¶
Constants ¶
View Source
const EmebedGoDirTemplate = `` /* 128-byte string literal not displayed */
View Source
const GitIgnoreTempl = `node_modules
go/cmd/{{pkgname}}/{{pkgname}}
go/cmd/{{pkgname}}/__debug_bin*
`
View Source
const GoProjectsGo = `` /* 235-byte string literal not displayed */
View Source
const NpmPackageJsonTemplate = `` /* 461-byte string literal not displayed */
View Source
const PackageMain = `` /* 1413-byte string literal not displayed */
View Source
const RootFileDocsTemplate = `` /* 387-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func RemoveGeneratedGongFilesButDocs ¶
func RemoveGeneratedGongFilesButDocs( RelativePkgPath string)
RemoveGeneratedGongFilesButDocs generates the setup file for the gorm
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.