Skip to content

Missing Save method #2

@patricksegantine

Description

@patricksegantine

func (a Adapter) Save(order *domain.Order) error {

please review the topic 4.2.5 Implementing Adapters at the following point:

"You can see Get and Save methods in the code snippets below. It is important to understand how the Adapter instance is delegated to functions via receiver functions."

missing Save method on ebook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions