iniopt

package module
v0.0.0-...-ade31d8 Latest Latest
Warning

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

Go to latest
Published: Jan 21, 2020 License: BSD-3-Clause Imports: 6 Imported by: 0

README

iniopt

Compare two INI files creating a SQL file for updating INI files from samples

INFO

What created file sould contain, windows 1252 with CRLF line endings

Set one or many settings - INIFILENAME must contain ".INI" @WIZSET(<>[<>]<>=<>);

Write to the INI file @dbHot(<>,SET,<>[*);

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CompareINI

func CompareINI(original, current string, makeAll *bool) (b []byte, err error)

Types

type INIComp

type INIComp struct {
	Name        string
	Original    *ini.File
	Current     *ini.File
	Differences map[string]map[string]string // map - section -> keys -> value of differences
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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