updated documentation
This commit is contained in:
parent
66e4bb49cf
commit
422121e68f
|
@ -1,3 +1,4 @@
|
||||||
|
// package for EAN barcode generation.
|
||||||
package ean
|
package ean
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
|
// package for QR barcode generation.
|
||||||
package qr
|
package qr
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
|
Loading…
Reference in New Issue