goast

package
v0.0.0-...-83a3a34 Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ExtractFlowDSL

func ExtractFlowDSL(doc string) (start, flow, end string)

ExtractFlowDSL extracts the flow DSL from a documentation comment string. The doc string should be given without comment characters. This function returns everything before the flow in start, the flow DSL itself and everything after it in end.

func NewPackageDict

func NewPackageDict(srcRoots []string, projRoot string, localLinks bool) *packageDict

NewPackageDict creates a new dictionary for packages

func ProcessDir

func ProcessDir(dir string, packDict *packageDict) error

ProcessDir processes the whole given directory

Types

This section is empty.

Jump to

Keyboard shortcuts

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