models

package
v1.0.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetHostAddress

func GetHostAddress() string

func GetStaticMapping

func GetStaticMapping() (smap map[string]string)

Types

type Files

type Files struct {
	Children  []Files `json:"children"`
	Download  string  `json:"download"`
	Extension string  `json:"extension"`
	Name      string  `json:"name"`
	Path      string  `json:"path"`
	Type      string  `json:"type"`
	Size      int64   `json:"size"`
}

func GetDirInfo

func GetDirInfo() *Files

Jump to

Keyboard shortcuts

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