Versions in this module Expand all Collapse all v0 v0.1.0 Jul 2, 2019 Changes in this version + func Arrow(w http.ResponseWriter, req *http.Request) + func BitsTable(w http.ResponseWriter, req *http.Request) + func Draw(w http.ResponseWriter, req *http.Request) + func Encode(w http.ResponseWriter, req *http.Request) + func Frame(w http.ResponseWriter, req *http.Request) + func Frames(w http.ResponseWriter, req *http.Request) + func Mask(w http.ResponseWriter, req *http.Request) + func Masks(w http.ResponseWriter, req *http.Request) + func Show(w http.ResponseWriter, req *http.Request) + type BitBlock struct + B []byte + CheckBytes int + DataBytes int + M [][]byte + RS *gf256.RSEncoder + Tmp []byte + type Image struct + Code *qr.Code + Control []byte + Dither bool + Dx int + Dy int + Mask int + Name string + OnlyDataBits bool + RandControl bool + Rotation int + SaveControl bool + Scale int + Seed int64 + Size int + Tag string + Target [][]int + URL string + Version int + func (m *Image) Encode(req *http.Request) error + func (m *Image) Link() string + func (m *Image) Small() bool + type Pixinfo struct + Bit uint + Block *BitBlock + Contrast int + DTarg int + HardZero bool + Pix coding.Pixel + Targ byte + X int + Y int + type Pixorder struct + Off int + Priority int