mydoc

package
v0.0.0-...-98fa19b Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Doc

type Doc interface {
	Append(info Row)
	Gen() (body string)
}

need close vcs "use non-modal command interface",

func New

func New() Doc

type Row

type Row struct {
	Api      string
	Function string
	Note     string
	Todo     string
	Chinese  string
}

need close vcs "use non-modal command interface",

Jump to

Keyboard shortcuts

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