Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goverter/patherr

Build Status codecov Go Report Card Go Reference latest release

github.com/goverter/patherr provides an implementation for the goverter feature wrapErrorsUsing. You can use directly or as a template for creating your own implementation.

Use it by configuring wrapErrorsUsing on your conversion interface:

// goverter:converter
// goverter:wrapErrorsUsing github.com/goverter/patherr
type Converter interface {
	Convert(Input) (Output, error)
}

Report bugs and request features in the github.com/jmattheis/goverter repository.

About

An implementation for Goverter's wrapErrorsUsing

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Used by

Contributors

Languages