service

package
v0.1.3 Latest Latest
Warning

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

Go to latest
Published: Mar 31, 2021 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Instrumenting

type Instrumenting struct {
	*template.Template
	// contains filtered or unexported fields
}

Instrumenting ...

func NewInstrumenting

func NewInstrumenting(template *template.Template, filePath []string, imports imports) *Instrumenting

NewInstrumenting ...

func (*Instrumenting) Generate

func (s *Instrumenting) Generate(info api.Interface) (err error)

Generate ...

type Logging

type Logging struct {
	*template.Template
	// contains filtered or unexported fields
}

Logging ...

func NewLogging

func NewLogging(template *template.Template, filePath []string, imports imports) *Logging

NewLogging ...

func (*Logging) Generate

func (s *Logging) Generate(info api.Interface) (err error)

Generate ...

type Mock

type Mock struct {
	*template.Template
	// contains filtered or unexported fields
}

Mock ...

func NewMock

func NewMock(template *template.Template, packageName string, filePath []string, imports imports) *Mock

NewMock ...

func (*Mock) Generate

func (s *Mock) Generate(info api.Interface) (err error)

Generate ...

Jump to

Keyboard shortcuts

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