add simple postcode lookup (#196)

This commit is contained in:
Asim Aslam
2021-08-26 16:02:26 +01:00
committed by GitHub
parent 3f2383c555
commit 487585a61a
12 changed files with 513 additions and 0 deletions

3
postcode/generate.go Normal file
View File

@@ -0,0 +1,3 @@
package main
//go:generate make proto