clbuildinfo

package
v0.28.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Overview

Package clbuildinfo provides the official AWS SDK (v2)

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Provide added in v0.17.0

func Provide(version string) fx.Option

Provide configures the DI for providng database connectivity.

func TestProvide added in v0.17.0

func TestProvide() fx.Option

TestProvide provides di for testing where no specific version is required to be provided.

Types

type Config

type Config struct{}

Config configures this package.

type Info

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

Info provides build-time information to the rest of the application.

func New

func New(cfg Config, version string) Info

New initializes the build info component.

func (Info) Version

func (in Info) Version() string

Version as determined at build time.

Jump to

Keyboard shortcuts

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