Object Constructor

NewObject function

Default constructor. Constructs an empty object.


func NewObject() ( *Object, error)

Remarks

See Also