filesystem

package
v0.0.0-...-4316413 Latest Latest
Warning

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

Go to latest
Published: May 24, 2023 License: MIT Imports: 6 Imported by: 11

Documentation

Overview

Package filesystem returns information about available filesystems.

Package filesystem regroups collecting information about the filesystem

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FileSystem

type FileSystem struct{}

FileSystem is the Collector type of the filesystem package.

func (*FileSystem) Collect

func (filesystem *FileSystem) Collect() (result interface{}, err error)

Collect collects the filesystem information. Returns an object which can be converted to a JSON or an error if nothing could be collected. Tries to collect as much information as possible.

func (*FileSystem) Name

func (filesystem *FileSystem) Name() string

Name returns the name of the package

Jump to

Keyboard shortcuts

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