utils

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendDefines added in v0.9.1

func AppendDefines(defines []interface{}, elements []interface{}) []interface{}

func AppendUniquely

func AppendUniquely(list []string, elements ...string) []string

func ExtractDnamePname added in v0.10.0

func ExtractDnamePname(s string) (string, string)

func FindLast

func FindLast(list []string, substr string) string

func GetDefine

func GetDefine(define interface{}) (key string, value string)

func Intersection added in v0.9.2

func Intersection(slice1, slice2 []string) []string

func PrependUniquely added in v0.9.2

func PrependUniquely(list []string, elements ...string) []string

func ReadFileContent

func ReadFileContent(filename string) (string, error)

func RemoveDefines

func RemoveDefines(defines []interface{}, undefines ...string) []interface{}

func RemoveIncludes

func RemoveIncludes(includes []string, delpaths ...string) []string

func UpdateFile

func UpdateFile(filename string, content string) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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