GO-2024-3038 : In regclient, pinned manifest digests may be ignored in github.com/regclient/regclient
Discover Packages
github.com/regclient/regclient
internal
conffile
package
Version:
v0.4.3
Opens a new window with list of versions in this module.
Published: Jun 4, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package conffile wraps the read and write of configuration files
WithDirName determines the filename from a subdirectory in the user's HOME
e.g. dir=".app", name="config.json", sets the fullname to "$HOME/.app/config.json"
WithEnv sets the fullname to the environment value if defined
WithFS overrides the default OS filesystem
WithFullname specifies the filename
WithPerms specifies the permissions to create a file with (default 0600)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.