utils

package
v0.0.0-...-ee002d2 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FileExists

func FileExists(filename string) bool

func ReadFile

func ReadFile(filename string) (bytes []byte, err error)

func ReadLines

func ReadLines(filename string) (lines []string, err error)

func RemoveDuplicate

func RemoveDuplicate(list []string) []string

Types

type CLI

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

func NewCLI

func NewCLI(outputFile string) *CLI

func (*CLI) Write

func (w *CLI) Write(data []byte, level levels.Level)

Jump to

Keyboard shortcuts

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