//
pkg.gl
Category
github.com/PacktPublishing/Test-Driven-Development-in-Go
chapter02
input
package
1.0.0
Repository:
https://github.com/packtpublishing/test-driven-development-in-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
1
Files
81 SLOC
#
Functions
NewParser
NewParser creates a ready to user parser.
NewValidator
NewValidator creates a ready to use Validator instance.
#
Structs
Parser
Parser is responsible for converting input to mathematical operations.
Validator
No description provided by the author