Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildApiBlueprint ¶
func CreateColumnLine ¶
func CreateColumnLine(colInfo api2go.ColumnInfo) map[string]interface{}
Types ¶
type BlueprintWriter ¶
type BlueprintWriter struct {
// contains filtered or unexported fields
}
func NewBluePrintWriter ¶
func NewBluePrintWriter() BlueprintWriter
func (*BlueprintWriter) Markdown ¶
func (x *BlueprintWriter) Markdown() string
func (*BlueprintWriter) WriteString ¶
func (x *BlueprintWriter) WriteString(s string)
func (*BlueprintWriter) WriteStringf ¶
func (x *BlueprintWriter) WriteStringf(s ...interface{})
Click to show internal directories.
Click to hide internal directories.