constructor

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package constructor provides code generator to generate New... function that creates an instance of a given struct.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

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

Generator implements structure initializer code generator

func FromReader

func FromReader(r io.Reader) *Generator

FromReader creates generator from reader

func (*Generator) Generate

func (g *Generator) Generate(w io.Writer) error

Generate generates the code

Jump to

Keyboard shortcuts

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