Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyRoutes ¶
func ApplyRoutes(r *gin.RouterGroup)
ApplyRoutes applies router to the gin Engine
Types ¶
type AssetBundle ¶
type AssetBundle struct { Template *dbmodel.AssetTemplate // Params []TemplateParams Status string ErrorMessage []string }
type AssetError ¶
type AssetError struct {
Message string
}
type TemplateParams ¶
type TemplateParams struct { ExternalSourceID string IssuerUserName string IssuerEthereumAddress string IssuerName string AuthorName string ThumbnailURL string AssetProperties map[string]string EditionTotal int EditionNumber int ExternalAssetId int AssetName string CertificateLabel string ExternalMetadataURL string CurrentYear string Note string }
Click to show internal directories.
Click to hide internal directories.