config

package
v0.0.0-...-1f9a7c9 Latest Latest
Warning

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

Go to latest
Published: Jun 22, 2020 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InicializaConfiguracoes

func InicializaConfiguracoes(prop ConfigInterface)

Types

type ConfigInterface

type ConfigInterface interface {
	ObterTexto(chave string) (string, error)
	GetConfiguracoes()
}
var (
	Propriedades ConfigInterface
)

type Configurador

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

func (Configurador) GetConfiguracoes

func (cfg Configurador) GetConfiguracoes()

func (Configurador) ObterTexto

func (cfg Configurador) ObterTexto(chave string) (string, error)

ObterTexto é um método responsavel por obter valor de texto do arquivo de propriedades do sistema

Jump to

Keyboard shortcuts

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