Versions in this module Expand all Collapse all v0 v0.0.5 Jun 7, 2024 Changes in this version + type ID struct + Path string + func New(collection string, objectId string) *ID + func Parse(value string) (*ID, error) + func ParseString(value types.String) (*ID, error) + func (id *ID) ApiVersion() string + func (id *ID) AsString() types.String + func (id *ID) Collection() string + func (id *ID) ObjectId() string