application

package module
v0.0.0-...-a24ed69 Latest Latest
Warning

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

Go to latest
Published: Oct 6, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (

	// RootPath represents the application's root directory path.
	RootPath = filepath.Join(
		filepath.Dir(b), "/",
	)

	// E2ePath represents the path to the end-to-end (E2E) tests directory.
	E2ePath = filepath.Join(
		filepath.Dir(b), "/e2e",
	)
)
View Source
var (
	Env = env{}
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
domain

Jump to

Keyboard shortcuts

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