helper

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

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

Go to latest
Published: Mar 4, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AutoMdDoc

func AutoMdDoc(inputFilePath string, outputFilePath string)

func RandomID

func RandomID() string

func UUID

func UUID() string

Types

type Function

type Function struct {
	Import string
	Name   string
	Body   string
}

func ExtractFunctions

func ExtractFunctions(code []byte) []Function

func (Function) HighlightBody

func (f Function) HighlightBody() string

func (Function) HighlightImport

func (f Function) HighlightImport() string

func (Function) HighlightName

func (f Function) HighlightName() string

Jump to

Keyboard shortcuts

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