gvisor/tools
Ayush Ranjan cfa4633c3d [go-marshal] Add dynamic tag in go_marshal.
This makes it easier to implement dynamically sized types in go-marshal. You
really only need to implement MarshalBytes, UnmarshalBytes and SizeBytes to
implement the entire interface.

By using the `dynamic` tag, the autogenerator will generate the rest of the
methods for us.

This change also simplifies how KernelIPTGetEntries implements Marshallable
using the newly added utility.

PiperOrigin-RevId: 356397114
2021-02-08 18:08:29 -08:00
..
bazeldefs Support releasing aarch64 builds. 2021-01-08 18:03:17 -08:00
bigquery Fix parser to include iterations. 2020-12-11 11:26:42 -08:00
checkescape
checkunsafe
github
go_generics Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
go_marshal [go-marshal] Add dynamic tag in go_marshal. 2021-02-08 18:08:29 -08:00
go_stateify Infer receiver name for stateify. 2020-10-09 12:14:28 -07:00
installers Delete shim v1 2021-01-12 17:54:10 -08:00
nogo Remove go_tool_library references. 2021-02-02 09:37:09 -08:00
parsers Fix parser to include iterations. 2020-12-11 11:26:42 -08:00
tags
yamltest
BUILD Internal change. 2020-10-07 15:04:13 -07:00
bazel.mk
bazel_gazelle_generate.patch
defs.bzl Fix Go branch for arm64. 2021-01-11 22:33:36 -08:00
go_branch.sh
images.mk Add BuildKite annotations for failures and profiles. 2020-12-30 15:09:12 -08:00
make_apt.sh Fix empty Packages file for APT repository. 2021-02-01 23:03:58 -08:00
make_release.sh
rules_go_symbols.patch
rules_go_visibility.patch
tag_release.sh Fix errors when the tagging GitHub releases 2020-10-20 19:30:14 -07:00
workspace_status.sh