Files
gotenberg/internal/pkg/xassert/doc.go
Julien Neuhart 7bfbda4490 huge refactoring
2019-07-23 13:57:18 +02:00

9 lines
158 B
Go

/*
Package xassert is a helper for converting
and/or validating strings.
All functions return our standard xerror.Error
in case of error.
*/
package xassert