mirror of
https://github.com/talgo-cloud/bimg.git
synced 2026-03-13 17:30:28 -07:00
refactor
This commit is contained in:
commit
885b315035
4 changed files with 37 additions and 19 deletions
2
vips.go
2
vips.go
|
|
@ -13,6 +13,8 @@ import (
|
|||
"unsafe"
|
||||
)
|
||||
|
||||
type vipsImage *C.struct__VipsImage
|
||||
|
||||
func init() {
|
||||
runtime.LockOSThread()
|
||||
defer runtime.UnlockOSThread()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue