Documentation ¶
Index ¶
- type Geometry
- type Point
- type PointM
- type PointMS
- type PointS
- func (p PointS) GetType() uint32
- func (p PointS) MarshalGQL(w io.Writer)
- func (p PointS) MarshalJSON() ([]byte, error)
- func (p *PointS) Scan(value interface{}) error
- func (p *PointS) UnmarshalGQL(v interface{}) error
- func (p *PointS) UnmarshalJSON(data []byte) error
- func (p PointS) Value() (driver.Value, error)
- func (p PointS) Write(buffer *bytes.Buffer) error
- type PointZ
- type PointZM
- type PointZMS
- type PointZS
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PointS ¶
func (PointS) MarshalGQL ¶
func (PointS) MarshalJSON ¶
func (*PointS) UnmarshalGQL ¶
func (*PointS) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.