template

package
v0.2.4 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Builder

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

func NewBuilder

func NewBuilder(a aliaser, ip importProvider, cf codeFormatter, opts ...Option) *Builder

func (Builder) Build

func (b Builder) Build(o output.Output) (string, error)

type CodeFormatter

type CodeFormatter struct {
}

func NewCodeFormatter

func NewCodeFormatter() *CodeFormatter

func (CodeFormatter) Format

func (CodeFormatter) Format(c string) (string, error)

type Option

type Option func(*Builder)

func WithBuildInfo

func WithBuildInfo(v string) Option

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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