Skip to content
This repository was archived by the owner on May 29, 2018. It is now read-only.

Why postsStore? #14

@emilgpa

Description

@emilgpa

Hi!,
Another way to do the same of the postsStore struct without the need of create it would be:

func (ds *Datastore) SubmitPost(post *thesrc.Post) (bool, error) {
}

So, Why do you create a separate struct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions