helpers

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Mar 18, 2025 License: MIT Imports: 3 Imported by: 0

README

A library with common functions in CatalystGo

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SaveFile

func SaveFile(file string, data []byte, cfg *SaveFileOpt) error

Types

type SaveFileOpt

type SaveFileOpt struct {
	Override bool // true - override existing files (default is false)
}

Jump to

Keyboard shortcuts

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