# README
golang
import "github.com/slosive/sloscribe/internal/parser/specification/sloth/language/golang"
Index
type Options
Options contains the configuration options available to the Parser
type Options struct {
Logger *logging.Logger
SourceFile string
SourceContent io.ReadCloser
InputDirectories []string
Kubernetes bool
}
func NewOptions
func NewOptions() *Options
Generated by gomarkdoc
# Functions
No description provided by the author
NewParser client parser performs all checks at initialization time.