falcon

package module
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Nov 7, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewFalconBuilder

func NewFalconBuilder() *falconBuilder

Types

type Falcon

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

func (*Falcon) GetByKey

func (f *Falcon) GetByKey(key string) string

type FileType

type FileType string
const (
	Env             FileType = ".env"
	ApplicationYaml          = "application.yaml"
)

type Service

type Service interface {
	GetByKey(key string) string
}

Jump to

Keyboard shortcuts

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