impl

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 impl provides code generator to generate interface implementations

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 generates interface implementation code.

func FromReader

func FromReader(r io.Reader) *Generator

FromReader returns a new instance of Generator that reads source from provided reader

func (*Generator) Generate

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

Generate generates implenetation of a given interface(s)

Jump to

Keyboard shortcuts

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