func golang.org/x/net/http2/hpack.newStaticTable

2 uses

	golang.org/x/net/http2/hpack (current package)
		tables.go#L129: var staticTable = newStaticTable()
		tables.go#L194: func newStaticTable() *headerFieldTable {