type fmt.State (interface) Method Implmentations Flag(c int) bool (*pp).Flag Precision() (prec int, ok bool) (*pp).Precision Width() (wid int, ok bool) (*pp).Width Write(b []byte) (n int, err error) (*pp).Write
Method Implmentations Flag(c int) bool (*pp).Flag Precision() (prec int, ok bool) (*pp).Precision Width() (wid int, ok bool) (*pp).Width Write(b []byte) (n int, err error) (*pp).Write