Versions in this module Expand all Collapse all v0 v0.2.0 May 19, 2026 Changes in this version + type Linkable struct + func NewLinkable(t interface{ ... }) *Linkable + func (_m *Linkable) EXPECT() *Linkable_Expecter + func (_mock *Linkable) JSONAPILinks() *jsonapi.Links + type Linkable_Expecter struct + func (_e *Linkable_Expecter) JSONAPILinks() *Linkable_JSONAPILinks_Call + type Linkable_JSONAPILinks_Call struct + func (_c *Linkable_JSONAPILinks_Call) Return(links *jsonapi.Links) *Linkable_JSONAPILinks_Call + func (_c *Linkable_JSONAPILinks_Call) Run(run func()) *Linkable_JSONAPILinks_Call + func (_c *Linkable_JSONAPILinks_Call) RunAndReturn(run func() *jsonapi.Links) *Linkable_JSONAPILinks_Call + type ListResponse struct + func NewListResponse[T any](t interface{ ... }) *ListResponse[T] + func (_m *ListResponse[T]) EXPECT() *ListResponse_Expecter[T] + func (_mock *ListResponse[T]) Results() []T + type ListResponse_Expecter struct + func (_e *ListResponse_Expecter[T]) Results() *ListResponse_Results_Call[T] + type ListResponse_Results_Call struct + func (_c *ListResponse_Results_Call[T]) Return(vs []T) *ListResponse_Results_Call[T] + func (_c *ListResponse_Results_Call[T]) Run(run func()) *ListResponse_Results_Call[T] + func (_c *ListResponse_Results_Call[T]) RunAndReturn(run func() []T) *ListResponse_Results_Call[T] + type MarshalHook struct + func NewMarshalHook(t interface{ ... }) *MarshalHook + func (_m *MarshalHook) EXPECT() *MarshalHook_Expecter + func (_mock *MarshalHook) BeforeMarshal() error + type MarshalHook_BeforeMarshal_Call struct + func (_c *MarshalHook_BeforeMarshal_Call) Return(err error) *MarshalHook_BeforeMarshal_Call + func (_c *MarshalHook_BeforeMarshal_Call) Run(run func()) *MarshalHook_BeforeMarshal_Call + func (_c *MarshalHook_BeforeMarshal_Call) RunAndReturn(run func() error) *MarshalHook_BeforeMarshal_Call + type MarshalHook_Expecter struct + func (_e *MarshalHook_Expecter) BeforeMarshal() *MarshalHook_BeforeMarshal_Call + type Metable struct + func NewMetable(t interface{ ... }) *Metable + func (_m *Metable) EXPECT() *Metable_Expecter + func (_mock *Metable) JSONAPIMeta() *jsonapi.Meta + type Metable_Expecter struct + func (_e *Metable_Expecter) JSONAPIMeta() *Metable_JSONAPIMeta_Call + type Metable_JSONAPIMeta_Call struct + func (_c *Metable_JSONAPIMeta_Call) Return(meta *jsonapi.Meta) *Metable_JSONAPIMeta_Call + func (_c *Metable_JSONAPIMeta_Call) Run(run func()) *Metable_JSONAPIMeta_Call + func (_c *Metable_JSONAPIMeta_Call) RunAndReturn(run func() *jsonapi.Meta) *Metable_JSONAPIMeta_Call + type Payloader struct + func NewPayloader(t interface{ ... }) *Payloader + func (_m *Payloader) EXPECT() *Payloader_Expecter + type Payloader_Expecter struct + type Payloader_clearIncluded_Call struct + func (_c *Payloader_clearIncluded_Call) Return() *Payloader_clearIncluded_Call + func (_c *Payloader_clearIncluded_Call) Run(run func()) *Payloader_clearIncluded_Call + func (_c *Payloader_clearIncluded_Call) RunAndReturn(run func()) *Payloader_clearIncluded_Call + type RelationshipLinkable struct + func NewRelationshipLinkable(t interface{ ... }) *RelationshipLinkable + func (_m *RelationshipLinkable) EXPECT() *RelationshipLinkable_Expecter + func (_mock *RelationshipLinkable) JSONAPIRelationshipLinks(relation string) *jsonapi.Links + type RelationshipLinkable_Expecter struct + func (_e *RelationshipLinkable_Expecter) JSONAPIRelationshipLinks(relation interface{}) *RelationshipLinkable_JSONAPIRelationshipLinks_Call + type RelationshipLinkable_JSONAPIRelationshipLinks_Call struct + func (_c *RelationshipLinkable_JSONAPIRelationshipLinks_Call) Return(links *jsonapi.Links) *RelationshipLinkable_JSONAPIRelationshipLinks_Call + func (_c *RelationshipLinkable_JSONAPIRelationshipLinks_Call) Run(run func(relation string)) *RelationshipLinkable_JSONAPIRelationshipLinks_Call + func (_c *RelationshipLinkable_JSONAPIRelationshipLinks_Call) RunAndReturn(run func(relation string) *jsonapi.Links) *RelationshipLinkable_JSONAPIRelationshipLinks_Call + type RelationshipMetable struct + func NewRelationshipMetable(t interface{ ... }) *RelationshipMetable + func (_m *RelationshipMetable) EXPECT() *RelationshipMetable_Expecter + func (_mock *RelationshipMetable) JSONAPIRelationshipMeta(relation string) *jsonapi.Meta + type RelationshipMetable_Expecter struct + func (_e *RelationshipMetable_Expecter) JSONAPIRelationshipMeta(relation interface{}) *RelationshipMetable_JSONAPIRelationshipMeta_Call + type RelationshipMetable_JSONAPIRelationshipMeta_Call struct + func (_c *RelationshipMetable_JSONAPIRelationshipMeta_Call) Return(meta *jsonapi.Meta) *RelationshipMetable_JSONAPIRelationshipMeta_Call + func (_c *RelationshipMetable_JSONAPIRelationshipMeta_Call) Run(run func(relation string)) *RelationshipMetable_JSONAPIRelationshipMeta_Call + func (_c *RelationshipMetable_JSONAPIRelationshipMeta_Call) RunAndReturn(run func(relation string) *jsonapi.Meta) *RelationshipMetable_JSONAPIRelationshipMeta_Call + type UnmarshalHook struct + func NewUnmarshalHook(t interface{ ... }) *UnmarshalHook + func (_m *UnmarshalHook) EXPECT() *UnmarshalHook_Expecter + func (_mock *UnmarshalHook) AfterUnmarshal() error + type UnmarshalHook_AfterUnmarshal_Call struct + func (_c *UnmarshalHook_AfterUnmarshal_Call) Return(err error) *UnmarshalHook_AfterUnmarshal_Call + func (_c *UnmarshalHook_AfterUnmarshal_Call) Run(run func()) *UnmarshalHook_AfterUnmarshal_Call + func (_c *UnmarshalHook_AfterUnmarshal_Call) RunAndReturn(run func() error) *UnmarshalHook_AfterUnmarshal_Call + type UnmarshalHook_Expecter struct + func (_e *UnmarshalHook_Expecter) AfterUnmarshal() *UnmarshalHook_AfterUnmarshal_Call