generate

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IGenerate

type IGenerate interface {
	// Get the generate data .获取结果数据
	Generate() string
}

IGenerate Generate Printing Interface.生成打印接口

type PrintAtom

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

PrintAtom . atom print .原始打印

func (*PrintAtom) Add

func (p *PrintAtom) Add(str ...interface{})

Add add one to print.打印

func (*PrintAtom) Generates

func (p *PrintAtom) Generates() []string

Generates Get the generated list.获取生成列表

Jump to

Keyboard shortcuts

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