sid

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetFileSid

func GetFileSid(path string) (string, error)

GetDirInfo returns the file information for the given path

Types

type Info

type Info struct {
	Path     string
	OwnerSid string
	Size     int64
}

func GetDirInfo

func GetDirInfo(path string, ctx context.Context) (fileInfo []Info, err error)

GetDirInfo returns the directory information for the given path

Jump to

Keyboard shortcuts

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