func()

in toutoumomoma.go [119:121]


func (f *File) Close() error {
	return f.file.Close()
}