common

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 27, 2022 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrorStr = "\u001B[31m[ERROR]\u001B[0m"
View Source
var SuccessStr = "\u001B[32m[SUCCESS]\u001B[0m"

Functions

func GetFileContentToSlice

func GetFileContentToSlice(filePath string) (result []string, err error)

func GetPassThroughParam

func GetPassThroughParam(params string) (result string)

Types

type FuncInfo

type FuncInfo struct {
	Name   string
	Params string
}

func ParseFunc

func ParseFunc(line string) (result FuncInfo)

Jump to

Keyboard shortcuts

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