Versions in this module Expand all Collapse all v0 v0.0.1 Oct 6, 2018 Changes in this version + type Scanner struct + func New(ctx context.Context, r io.Reader) *Scanner + func (s *Scanner) Close() error + func (s *Scanner) Err() error + func (s *Scanner) Object() osm.Object + func (s *Scanner) Scan() bool