tmpwriter

package
v0.5.0 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Touch

func Touch(path string) error

Types

type TmpWriter

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

func Make

func Make(path string) (TmpWriter, error)

func (*TmpWriter) Close

func (f *TmpWriter) Close() error

func (*TmpWriter) Len

func (f *TmpWriter) Len() int

func (*TmpWriter) Reset

func (f *TmpWriter) Reset() error

func (*TmpWriter) Write

func (f *TmpWriter) Write(p []byte) (int, error)

func (*TmpWriter) WriteString

func (f *TmpWriter) WriteString(s string) (int, error)

Jump to

Keyboard shortcuts

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