neoneo-go/pkg/core/interop
Roman Khimov 0e2784cd2c always wrap errors when creating new ones with fmt.Errorf()
It doesn't really change anything in most of the cases, but it's a useful
habit anyway.

Fix #350.
2020-08-07 12:21:52 +03:00
..
callback core: allow to restrict creating callbacks from syscalls 2020-07-29 13:41:08 +03:00
crypto always wrap errors when creating new ones with fmt.Errorf() 2020-08-07 12:21:52 +03:00
enumerator core: adjust System.Enumerator.Create interop 2020-07-23 07:51:24 +03:00
iterator core: move enumerator/iterator interops to a separate packages 2020-04-11 10:56:36 +03:00
json *: move syscall handling out of VM 2020-07-29 13:41:08 +03:00
runtime remove github.com/pkg/errors from dependencies 2020-08-07 12:21:52 +03:00
context.go core: allow to restrict creating callbacks from syscalls 2020-07-29 13:41:08 +03:00