myini

package module
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Feb 12, 2021 License: MIT Imports: 5 Imported by: 0

README

Additional custom packages

Documentation

Overview

Package myini --

Index

Constants

This section is empty.

Variables

View Source
var IniFileName string

IniFileName --

View Source
var ServiceCommand = ""

ServiceCommand --

Functions

func GetBool

func GetBool(name string, defValue bool, mandatory bool, sectionName ...string) bool

GetBool --

func GetFloat

func GetFloat(name string, defValue float64, mandatory bool, sectionName ...string) float64

GetFloat --

func GetInt

func GetInt(name string, defValue int, mandatory bool, sectionName ...string) int

GetInt --

func GetSectionValues

func GetSectionValues(name string) misc.StringMap

GetSectionValues --

func GetString

func GetString(name string, defValue string, mandatory bool, sectionName ...string) string

GetString --

func IsParamExists

func IsParamExists(section string, name string) bool

IsParamExists --

func OpenIniFile

func OpenIniFile() bool

OpenIniFile --

Types

This section is empty.

Jump to

Keyboard shortcuts

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