package
2.2.4+incompatible
Repository: https://github.com/goadesign/examples.git
Documentation: pkg.go.dev
# Functions
ValidateEducationView runs the validations defined on EducationView.
ValidateExperienceView runs the validations defined on ExperienceView.
ValidateStoredResumeCollection runs the validations defined on the viewed result type StoredResumeCollection.
ValidateStoredResumeCollectionView runs the validations defined on StoredResumeCollectionView using the "default" view.
ValidateStoredResumeView runs the validations defined on StoredResumeView using the "default" view.
# Variables
StoredResumeCollectionMap is a map of attribute names in result type StoredResumeCollection indexed by view name.
StoredResumeMap is a map of attribute names in result type StoredResume indexed by view name.
# Structs
EducationView is a type that runs validations on a projected type.
ExperienceView is a type that runs validations on a projected type.
StoredResumeCollection is the viewed result type that is projected based on a view.
StoredResumeView is a type that runs validations on a projected type.
# Type aliases
StoredResumeCollectionView is a type that runs validations on a projected type.