ifo

package
v0.0.0-...-cf3773c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 4, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package ifo implements reading .ifo files.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Ifo

type Ifo struct {
	// contains filtered or unexported fields
}

Ifo holds metadata read from .ifo files.

func New

func New(r io.Reader) (*Ifo, error)

New returns a new metadata object.

func (*Ifo) Magic

func (i *Ifo) Magic() string

Magic returns the ifo file's magic string.

func (*Ifo) Value

func (i *Ifo) Value(key string) string

Value returns a value from the metadata file.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL