model

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 23, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileStruction

type FileStruction struct {
	Size          string
	Mode          fs.FileMode
	DeviceAbsPath string
	URLRelPath    string
	Name          string
}

FileStruction 记录文件的各种相关信息

例:

DeviceAbsPath: /home/boii/---File---/---CODE/Go/a.go
URLRelPath:    /---CODE/Go/a.go
Name:          a.go
Size:          64
Mode:          110100100

Jump to

Keyboard shortcuts

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