parsers

package
v4.0.2 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2022 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const LOGGERS_FILE = "configs/loggers.yaml"
View Source
const ModulePath = "configs/modules.yaml"

Variables

This section is empty.

Functions

func ParseListener

func ParseListener(dir string) []string

func ParseLogger

func ParseLogger(dir string) []string

func ParseMiddleware

func ParseMiddleware(dir string) []string

func ParseModule

func ParseModule(dir string) []string

func ParseRoute

func ParseRoute(dir string) []string

Types

type Parser

type Parser interface {
	Parse(dir string) []string
}

Jump to

Keyboard shortcuts

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