gvisor/pkg/marshal
Rahat Mahmood 9ef1c79922 Rename marshal.Task to marshal.CopyContext.
CopyContext is a better name for the interface because from
go-marshal's perspective, the interface has nothing to do with a
task. A kernel.Task happens to implement the interface, but so can
other things like MemoryManager and IO sequences.

PiperOrigin-RevId: 331959678
2020-09-16 02:10:12 -07:00
..
primitive Rename marshal.Task to marshal.CopyContext. 2020-09-16 02:10:12 -07:00
BUILD Move the 'marshal' and 'primitive' packages to the 'pkg' directory. 2020-09-11 17:42:49 -07:00
marshal.go Rename marshal.Task to marshal.CopyContext. 2020-09-16 02:10:12 -07:00
marshal_impl_util.go Rename marshal.Task to marshal.CopyContext. 2020-09-16 02:10:12 -07:00