codegeneration

package
v0.0.0-...-9e3994c Latest Latest
Warning

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

Go to latest
Published: Feb 10, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Writer

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

func NewWriter

func NewWriter() *Writer

func (*Writer) Bytes

func (w *Writer) Bytes() []byte

func (*Writer) DebugOut

func (w *Writer) DebugOut()

func (*Writer) F

func (w *Writer) F(format string, a ...interface{})

func (*Writer) Fn

func (w *Writer) Fn(format string, a ...interface{})

func (*Writer) Format

func (w *Writer) Format() error

func (*Writer) String

func (w *Writer) String() string

func (*Writer) Write

func (w *Writer) Write(p []byte) (int, error)

func (*Writer) WriteTo

func (w *Writer) WriteTo(out io.Writer) (int64, error)

Jump to

Keyboard shortcuts

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