chatcontext

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jul 26, 2025 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func BuildContext added in v0.0.3

func BuildContext(getOS OSGetter, verbosity Verbosity) string

func GetOS added in v0.0.3

func GetOS() string

Types

type OS added in v0.0.3

type OS string
const (
	OSDarwin  OS = "darwin"
	OSLinux   OS = "linux"
	OSWindows OS = "windows"
)

type OSGetter added in v0.0.3

type OSGetter func() string

type Verbosity added in v0.0.3

type Verbosity int
const (
	VerbosityMinimal Verbosity = 0
	VerbosityVerbose Verbosity = 1
)

Jump to

Keyboard shortcuts

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