Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrCanNotParseResponse = fmt.Errorf("can not parse response")
)
Functions ¶
This section is empty.
Types ¶
type TonStorage ¶
type TonStorageService ¶
type TonStorageService struct {
Storage TonStorage
}
func NewTonStorageService ¶
func NewTonStorageService(storage TonStorage) *TonStorageService
Click to show internal directories.
Click to hide internal directories.