onflow / flixkit-go

Apache License 2.0
0 stars 7 forks source link

[Improvement] default url and use constructor pattern with config #2

Closed chasefleming closed 1 year ago

chasefleming commented 1 year ago

Current Behavior

n/a

Expected Behavior

flixService := NewFlixService(&Config{})

flixService.getFlix("transfer-flow")

Steps To Reproduce

n/a

Environment

- OS:
- Node:
- npm:

What are you currently working on that this is blocking?

No response