package
0.0.0-20241219150934-9249a2757f07
Repository: https://github.com/smart-core-os/sc-golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
WithInitialPublication configures the model to initialise with the given publication.
WithNewPublishTime instructs the write operation to calculate a new publish time for the publication.
WithNewVersion instructs a write operation to calculate a new version for the publication.
WithPublicationApiClientFactory instructs the router to create a new client the first time Get is called for that name.
WithPublicationOption configures the publication resource of the model.
WithResetReceipt instructs a write operation to reset receipt properties if they exist in the audience for a publication.
WrapApi adapts a traits.PublicationApiServer and presents it as a traits.PublicationApiClient.

# Variables

DefaultModelOptions holds the default options for the model.
No description provided by the author

# Structs

ApiRouter is a traits.PublicationApiServer that allows routing named requests to specific traits.PublicationApiClient.
No description provided by the author
No description provided by the author
No description provided by the author
goland:noinspection GoNameStartsWithPackageName.
No description provided by the author

# Interfaces

ModelOption defined the base type for all options that apply to this traits model.
WriteOption allow extended configuration of write operations for Model.