mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Add cleanup TODO for integer-based proc files.
PiperOrigin-RevId: 356645022
This commit is contained in:
@@ -238,6 +238,8 @@ func (s *StaticData) Generate(ctx context.Context, buf *bytes.Buffer) error {
|
||||
|
||||
// WritableDynamicBytesSource extends DynamicBytesSource to allow writes to the
|
||||
// underlying source.
|
||||
//
|
||||
// TODO(b/179825241): Make utility for integer-based writable files.
|
||||
type WritableDynamicBytesSource interface {
|
||||
DynamicBytesSource
|
||||
|
||||
|
||||
Reference in New Issue
Block a user