francoismdj

Results 1 comments of francoismdj

I wrote an implemention but I’m not confident with the method or the code quality. The ID -> Name translation is called in `cmd/coronadecode/coronadecode.go`: ```Go func printCertificate(decoded *coronaqr.Decoded) { fmt.Printf("\n")...