Versions in this module Expand all Collapse all v0 v0.1.1 Oct 2, 2020 v0.1.0 Oct 2, 2020 Changes in this version + const AssociationCategoryAffiliate + const AssociationCategoryBeneficiary + const AssociationCategoryCivil + const AssociationCategoryContractor + const AssociationCategoryEmployee + const AssociationCategoryExecutiveStaff + const AssociationCategoryUniformedServivce + const OrganizationalCategoryCommercialEnterprise + const OrganizationalCategoryFederalGoverment + const OrganizationalCategoryForeignGovernment + const OrganizationalCategoryStateGovernment + var FIPS95_2AgencyCodes = map[int]string + type AgencyCode int + func (o AgencyCode) String() string + type AssociationCategory int + func (ac AssociationCategory) String() string + type FASC struct + AgencyCode AgencyCode + Credential int + CredentialSeries int + IndidvidualCredentialSeries int + OrganizationCategory OrganizationalCategory + OrganizationIdentifier AgencyCode + PersonAssociation AssociationCategory + PersonIdentifier int + SystemCode int + func Parse(data []byte) (*FASC, error) + func (f FASC) String() string + type OrganizationalCategory int + func (oc OrganizationalCategory) String() string