docbuilder

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckFile

func CheckFile(fpath string) (exist bool, err error)

func ReadFile

func ReadFile(fpath string) (content []byte, err error)

func WriteFile

func WriteFile(fpath string, content []byte, force bool) (err error)

Types

type DocBuilder

type DocBuilder interface {
	Build(ctx context.Context, srcpath, distpath string, force bool) (err error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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