lib

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2026 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FIFOAppend

func FIFOAppend(fifoPath string, fifoContent string) error

func FIFORead

func FIFORead(fifoPath string) ([]string, error)

func GetModuleName

func GetModuleName() string

Types

type FIFOModel

type FIFOModel struct {
	Visited []string `json:"visited"`
}

type ModelInfo

type ModelInfo struct {
	Name string
	Path string
}

func GetStruct

func GetStruct(filename string) []ModelInfo

Jump to

Keyboard shortcuts

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