Documentation ¶
Overview ¶
Package shapetype
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Geoshape = ShapeType{"geo_shape"} Shape = ShapeType{"shape"} )
Functions ¶
This section is empty.
Types ¶
type ShapeType ¶
type ShapeType struct {
Name string
}
func (ShapeType) MarshalText ¶
func (*ShapeType) UnmarshalText ¶
Click to show internal directories.
Click to hide internal directories.