internal

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2026 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	IfcFolder       = ".ifc"
	IfcConfigFile   = "ifc.yaml"
	IfcManifestFile = "manifest.json"

	DefaultAPIHost     = "ifc7.dev"
	DefaultAPIURL      = "https://" + DefaultAPIHost + "/api/v0/"
	DeviceFlowClientId = "4ul2l9rbkt7p9g13ho2cnf0pgf"
	DeviceFlowURL      = "https://device-auth.ifc7.dev"
	CognitoDomain      = "https://ifc7-device-auth.auth.us-east-1.amazoncognito.com"
)

Variables

View Source
var (
	BuildVersion = "dev"
	GitCommit    = "none"
	BuildTime    = "unknown"
)
View Source
var (
	IfcManifestPath = path.Join(IfcFolder, IfcManifestFile)
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package client provides primitives to interact with the openapi HTTP API.
Package client provides primitives to interact with the openapi HTTP API.
pkg
auth
Package auth provides primitives to interact with the openapi HTTP API.
Package auth provides primitives to interact with the openapi HTTP API.
fileio
Package fileio provides convenient functions for reading and writing files and directories to a filesystem They may not be the most efficient implementations but the focus is on ease of use
Package fileio provides convenient functions for reading and writing files and directories to a filesystem They may not be the most efficient implementations but the focus is on ease of use
testutils
Package testutils provides utilities for testing SEVEN projects
Package testutils provides utilities for testing SEVEN projects
Package project holds the state of an ifc7 managed project and defines command line operations that can be performed on it.
Package project holds the state of an ifc7 managed project and defines command line operations that can be performed on it.
Package ui provides shared terminal styling aligned with the ifc-web brand.
Package ui provides shared terminal styling aligned with the ifc-web brand.

Jump to

Keyboard shortcuts

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