package cardsinfo import "io" type Fetcher struct { Dict io.Reader }