golang

package
v0.0.4 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2023 License: MIT Imports: 13 Imported by: 0

README

golang

import "github.com/tfadeyi/slotalk/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
}
func NewOptions
func NewOptions() *Options

Generated by gomarkdoc

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewParser

func NewParser(opts *Options) *parser

NewParser client parser performs all checks at initialization time

Types

type Options

type Options struct {
	Logger           *logging.Logger
	SourceFile       string
	SourceContent    io.ReadCloser
	InputDirectories []string
}

Options contains the configuration options available to the Parser

func NewOptions

func NewOptions() *Options

Jump to

Keyboard shortcuts

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