model

package
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 17, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

type File struct {
	FullPath string // The full path including the folder
	Folder   string // The folder of the file
	File     string // The file name including extension
	FileName string // The file name excluding extension
	Ext      string // Extension of the file
}

func ConstructFile

func ConstructFile(path string) File

Construct from string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL