config

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Dec 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package config exists to avoid dependency cycles when keeping most of gojs code internal.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	OsWorkdir bool

	// Workdir is the actual working directory value.
	Workdir string
	Umask   uint32
}

func NewConfig

func NewConfig() *Config

func (*Config) Clone

func (c *Config) Clone() *Config

func (*Config) Init

func (c *Config) Init() error

Jump to

Keyboard shortcuts

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