OXIESEC PANEL
- Current Dir:
/
/
opt
/
golang
/
1.22.0
/
src
/
io
Server IP: 2a02:4780:11:1084:0:327f:3464:10
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
02/02/2024 06:09:55 PM
rwxr-xr-x
📄
example_test.go
5.54 KB
02/02/2024 06:09:55 PM
rw-r--r--
📄
export_test.go
283 bytes
02/02/2024 06:09:55 PM
rw-r--r--
📁
fs
-
02/02/2024 06:09:55 PM
rwxr-xr-x
📄
io.go
21.62 KB
02/02/2024 06:09:55 PM
rw-r--r--
📄
io_test.go
18.88 KB
02/02/2024 06:09:55 PM
rw-r--r--
📁
ioutil
-
02/02/2024 06:09:55 PM
rwxr-xr-x
📄
multi.go
3.34 KB
02/02/2024 06:09:55 PM
rw-r--r--
📄
multi_test.go
10.02 KB
02/02/2024 06:09:55 PM
rw-r--r--
📄
pipe.go
5.12 KB
02/02/2024 06:09:55 PM
rw-r--r--
📄
pipe_test.go
9.06 KB
02/02/2024 06:09:55 PM
rw-r--r--
Editing: export_test.go
Close
// Copyright 2020 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. package io // exported for test var ErrInvalidWrite = errInvalidWrite var ErrWhence = errWhence var ErrOffset = errOffset