extstat

package module
v0.0.0-...-32fa3f0 Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2021 License: MIT Imports: 3 Imported by: 1

README

ExtraStat
============

This is inspired by `atime by Dustin H <https://github.com/djherbis/atime>`_, and add creation time to return.

License
---------

MIT

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExtraStat

type ExtraStat struct {
	AccessTime time.Time
	ModTime    time.Time
	ChangeTime time.Time
	BirthTime  time.Time
}

func New

func New(fi os.FileInfo) *ExtraStat

func NewFromFileName

func NewFromFileName(name string) (*ExtraStat, error)

Jump to

Keyboard shortcuts

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