]> Cypherpunks repositories - gostls13.git/commit
encoding/pem: add marshalling support.
authorAdam Langley <agl@golang.org>
Sun, 7 Feb 2010 20:22:36 +0000 (15:22 -0500)
committerAdam Langley <agl@golang.org>
Sun, 7 Feb 2010 20:22:36 +0000 (15:22 -0500)
commitd5841cac4548620e4fc575963d75071189ae459d
tree6d75229692380b535c45943fe8f49157ba838d80
parent87915b6565acb722d18abfd103cdd5f0133c0f93
encoding/pem: add marshalling support.

R=rsc
CC=golang-dev
https://golang.org/cl/203043
src/pkg/encoding/pem/pem.go
src/pkg/encoding/pem/pem_test.go