Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + type GetRequest struct + Id uint64 + func (r *GetRequest) SetId(id uint64) + func (r *GetRequest) SetIdByString(id string) error + type ResourceMeta struct + CreatedAt time.Time + DeletedAt *time.Time + Id uint64 + UpdatedAt *time.Time + func NewResourceMeta() *ResourceMeta