Skip to content

Proxy testing improvements #11

@feed3r

Description

@feed3r

in brainclient/brainClient.go

```

detailsEndpoint string
}

func NewClient(brainAddr string, indicatorsEndpoint string, detailsEndpoint string) *Client {


I'm just thinking, not sure about it: maybe we can return *BrainClient instead of *Client? In java i might return the interface instead that the concrete type. But it depends why there is here an interface (so maybe both ways can be ok).

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