Skip to content

Commit

Permalink
dox fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Lindfalk committed May 20, 2022
1 parent 46518a8 commit bdf17e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,8 @@ func main() {
},
)
defer logger.Sync() // flushes buffer, if any

patientGatewayServiceV1 := service.NewPatientGatewayServiceV1(logger) // inject it
}
```

Expand Down

0 comments on commit bdf17e5

Please sign in to comment.