//
pkg.gl
Category
github.com/iden3/go-schema-processor
loaders
package
1.3.1
Repository:
https://github.com/iden3/go-schema-processor.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
10
Dependents
6
Files
105 SLOC
#
Variables
ErrorCIDEEmpty
ErrorCIDEEmpty is for error when CID is empty.
ErrorURLEmpty
ErrorURLEmpty is empty url error.
#
Structs
HTTP
HTTP is loader for http / https schemas.
IPFS
IPFS loader for fetching schema.
#
Interfaces
Loader
Loader is basic interface for loaders.