index

package
v0.0.0-...-bfcf95a Latest Latest
Warning

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

Go to latest
Published: Apr 8, 2024 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type File

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

func NewFile

func NewFile(r io.Reader) File

func (*File) CompaniesLastFiled

func (self *File) CompaniesLastFiled() (map[uint32]time.Time, error)

func (*File) FieldNames

func (self *File) FieldNames() []string

func (*File) Headers

func (self *File) Headers() map[string]string

func (*File) Iterate

func (self *File) Iterate(fn func(*Item) error) error

func (*File) LastFiled

func (self *File) LastFiled() time.Time

func (*File) ReadHeaders

func (self *File) ReadHeaders() error

type Item

type Item struct {
	CIK         uint32
	Filed       time.Time
	CompanyName string
	FormType    string
	Filename    string
}

Jump to

Keyboard shortcuts

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