You've activated the file finder by pressing t. Start typing to filter the file list. Use and to navigate, enter to view files.
args.go
collection/README.md
collection/append.go
collection/array.go
collection/map.go
collection/slice.go
func/README.md
func/bareReturn.go
func/defer.go
func/func.go
func/go.mod
func/loop.go
func/sub/sample.go
func/vargs.go
goroutine/README.md
goroutine/channel.go
goroutine/channel2.go
goroutine/goroutine.go
hello.go
interface/interface.go
interface/interface2.go
interface/interface3.go
iota.go
lib/httpServer.go
struct/anonymousField.go
struct/json.go
struct/pointer.go
struct/struct1.go
struct/struct2.go
struct/struct3.go
type.go