github.com/shogo82148/std@v1.22.1-0.20240327122250-4e474527810c/crypto/tls/common_string.go (about) 1 // Code generated by "stringer -type=SignatureScheme,CurveID,ClientAuthType -output=common_string.go"; DO NOT EDIT. 2 3 package tls 4 5 func (i SignatureScheme) String() string 6 7 func (i CurveID) String() string 8 9 func (i ClientAuthType) String() string