save

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2024 License: LGPL-3.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DirMode     os.FileMode = 0o700
	FileMode    os.FileMode = 0o660
	LogFileMode os.FileMode = 0o600
)

Variables

This section is empty.

Functions

func Save

func Save(name string, b ...byte) (int, string, error)

Save bytes to the named file location. The return values are the number of bytes written, the absolute path and filename, and any error.

Types

This section is empty.

Jump to

Keyboard shortcuts

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