func AddCheckSum(content string) (string, error)
AddCheckSum calculates the correct check-digit and appends it to the given content.
func Encode(content string, interleaved bool) (barcode.Barcode, error)
Encode creates a codabar barcode for the given content