Documentation ¶
Index ¶
- func CopyFile(src, dst string) (int64, error)
- func CreateFile(fileName string)
- func CreateFolder(folderName string)
- func CreateMigrationXmlFile()
- func CreateNewMigrationXmlFile(file string)
- func CreatePlutoFile()
- func FileExist(fileName string) bool
- func Pwd() string
- func ReadFiles() []fs.DirEntry
- func ReadJson(name string) map[string]interface{}
- func RemoveExtensionFromFile(file string) string
- type PlutoXml
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateFile ¶
func CreateFile(fileName string)
func CreateFolder ¶
func CreateFolder(folderName string)
func CreateMigrationXmlFile ¶
func CreateMigrationXmlFile()
func CreateNewMigrationXmlFile ¶ added in v0.1.8
func CreateNewMigrationXmlFile(file string)
func CreatePlutoFile ¶
func CreatePlutoFile()
func RemoveExtensionFromFile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.