type go.pact.im/x/phcformat/encode.String
4 uses
go.pact.im/x/phcformat/encode (current package)
encode.go#L157: type String string
encode.go#L160: func NewString(s string) String {
encode.go#L161: return String(s)
encode.go#L165: func (v String) Append(dst []byte) []byte {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)