mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-08 15:08:16 -07:00
fix(docs): example
This commit is contained in:
parent
970a87fa8d
commit
bccb857553
1 changed files with 1 additions and 1 deletions
|
|
@ -127,7 +127,7 @@ if bimg.NewImage(newImage).Type() == "png" {
|
|||
|
||||
#### Custom options
|
||||
|
||||
See [Options](https://godoc.org/github.com/h2non/bimg#Options) struct to see all available fields
|
||||
See [Options](https://godoc.org/github.com/h2non/bimg#Options) struct to discover all the available fields
|
||||
|
||||
```go
|
||||
options := bimg.Options{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue