Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InicializaConfiguracoes ¶
func InicializaConfiguracoes(prop ConfigInterface)
Types ¶
type ConfigInterface ¶
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
Click to show internal directories.
Click to hide internal directories.