# Constants
NotFound is returned by LookupOffset when a matched root record offset cannot be found.
# Structs
InvalidDatabaseError is returned when the database contains invalid data and cannot be parsed.
Metadata holds the metadata decoded from the aw DB file.
Networks represents a set of subnets that we are iterating over.
Reader holds the data corresponding to the aw DB file.
UnmarshalTypeError is returned when the value in the database cannot be assigned to the specified data type.