utils

package
v0.0.0-...-3a0bab5 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CopyAndClose

func CopyAndClose(dst, src HalfCloser) error

func CopyOnly

func CopyOnly(dst io.Writer, src io.Reader) error

func NewLogger

func NewLogger(name string) *zap.SugaredLogger

func Sync

func Sync()

Types

type HalfCloser

type HalfCloser interface {
	io.ReadWriteCloser

	CloseWrite() error
	CloseRead() error
}

Jump to

Keyboard shortcuts

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