type io.SectionReader (struct) Method Implmentations (2 other methods implement nothing) Read(p []byte) (n int, err error) *SectionReader.M : Reader.Read *SectionReader.M : ReadSeeker.Read ReadAt(p []byte, off int64) (n int, err error) *SectionReader.M : ReaderAt.ReadAt Seek(offset int64, whence int) (int64, error) *SectionReader.M : ReadSeeker.Seek *SectionReader.M : Seeker.Seek
Method Implmentations (2 other methods implement nothing) Read(p []byte) (n int, err error) *SectionReader.M : Reader.Read *SectionReader.M : ReadSeeker.Read ReadAt(p []byte, off int64) (n int, err error) *SectionReader.M : ReaderAt.ReadAt Seek(offset int64, whence int) (int64, error) *SectionReader.M : ReadSeeker.Seek *SectionReader.M : Seeker.Seek
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)