replace

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Verbose = false

Verbose determines if we should print more stuff

Functions

func StartReplacementProcess

func StartReplacementProcess(replacements *[]Replacement, targetDirectory string)

StartReplacementProcess starts the process of replacing collected strings

Types

type Replacement

type Replacement struct {
	Match string
	With  string
}

Replacement represents a string that needs to be replaced and it's metadata

Jump to

Keyboard shortcuts

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