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}}/{{pkgname}}.exe
go/cmd/{{pkgname}}/__debug_bin*
.DS_Store
`
View Source
const GoProjectsGo = `` /* 589-byte string literal not displayed */
View Source
const NpmPackageJsonTemplate = `` /* 461-byte string literal not displayed */
View Source
const PackageMain = `` /* 1414-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.