textmessage

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

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

Go to latest
Published: Jan 5, 2019 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Overview

Template engine that only has named placeholders – nothing more! Copyright (C) 2017-2018 Marcus Perlick

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Content

type Content struct {
	Printer *message.Printer
	Format  string
	Values  []interface{}
}

func Msg

func Msg(pr *message.Printer, fmt string, values ...interface{}) Content

func (Content) Emit

func (c Content) Emit(wr io.Writer) (n int)

Jump to

Keyboard shortcuts

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