util

package
v0.0.0-...-b5db292 Latest Latest
Warning

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

Go to latest
Published: Jan 23, 2023 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeepCompare

func DeepCompare(file1, file2 string) bool

func OpenSyslog

func OpenSyslog()

OpenSyslog opens a writer to the local syslog and redirects log output to that writer

func Readln

func Readln(r *bufio.Reader) (string, error)

Readln returns a single line (without the ending \n) from the input buffered reader. An error is returned iff there is an error with the buffered reader.

From: https://stackoverflow.com/a/12206584

Types

This section is empty.

Jump to

Keyboard shortcuts

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