//
pkg.gl
Category
golang.org/x/tools/gopls
internal
util
frob
package
0.18.1
Repository:
https://go.googlesource.com/tools
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
341 SLOC
#
Functions
CodecFor
CodecFor[T] returns a codec for values of type T.
#
Structs
Codec
A Codec[T] is an immutable encoder and decoder for values of type T.