xmlinjector

package module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2021 License: MIT Imports: 6 Imported by: 1

README

xmlinjector

Inject content based on XML comments

Build Status Go Report Card GoDoc GitHub license gocover.io

License

Licensed under the MIT License. See LICENSE for the full license text.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Inject

func Inject(key []byte, data []byte, inject func(args, origin []byte) []byte) ([]byte, error)

Types

type Args added in v0.3.0

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

func NewArgs added in v0.3.0

func NewArgs(tag string, env bool) *Args

func (Args) Get added in v0.3.0

func (a Args) Get(name string) (string, bool)

Directories

Path Synopsis
cmd
xmlinjector command

Jump to

Keyboard shortcuts

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