mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-14 03:12:14 +01:00
huge refactoring
This commit is contained in:
8
internal/pkg/xassert/doc.go
Normal file
8
internal/pkg/xassert/doc.go
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Package xassert is a helper for converting
|
||||
and/or validating strings.
|
||||
|
||||
All functions return our standard xerror.Error
|
||||
in case of error.
|
||||
*/
|
||||
package xassert
|
||||
Reference in New Issue
Block a user