Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterWriter ¶
func RegisterWriter(ctx context.Context, scheme string, f WriterInitializeFunc) error
Types ¶
type StdoutWriter ¶
type StdoutWriter struct {
Writer
}
func (*StdoutWriter) WriteFeature ¶
func (wr *StdoutWriter) WriteFeature(ctx context.Context, uri string, f *geotag.GeotagFeature) error
Click to show internal directories.
Click to hide internal directories.