us

package module
v1.12.0 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

View Source
const (
	NilVersion   = meta.NilVersion
	NilCommit    = meta.NilCommit
	NilBuildDate = meta.NilBuildDate
)

Variables

View Source
var (
	Name        string = meta.Name
	Description string = meta.Description

	Version   string = NilVersion
	Commit    string = NilCommit
	BuildDate string = NilBuildDate
)

Functions

func IsDevelopment

func IsDevelopment() bool

func IsProduction

func IsProduction() bool

Types

type App added in v1.12.0

type App struct {
	// contains filtered or unexported fields
}

func New added in v1.12.0

func New(nodes ...any) *App

func (*App) Build added in v1.12.0

func (a *App) Build() fx.Option

func (*App) Run added in v1.12.0

func (a *App) Run() error

Directories

Path Synopsis
caching
rd
di
Package di provides a small declarative layer on top of Fx for building apps.
Package di provides a small declarative layer on top of Fx for building apps.
_examples/basic command
_examples/if command
_examples/plan command
examples
authn-mixed command
cmd-simple command
db-test command
otel-simple command
otel-simple/docs
Package docs Code generated by swaggo/swag.
Package docs Code generated by swaggo/swag.
s3-basic command
watcher command
internal/thumbhash
Adapted from go.n16f.net/thumbhash (ISC license), with local optimizations.
Adapted from go.n16f.net/thumbhash (ISC license), with local optimizations.
Package otelaws provides instrumentation for the AWS SDK.
Package otelaws provides instrumentation for the AWS SDK.
security
storage
s3
Package testkit provides helpers for integration tests powered by Testcontainers.
Package testkit provides helpers for integration tests powered by Testcontainers.
web

Jump to

Keyboard shortcuts

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