smart

package
v0.0.0-...-b9f8332 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 22, 2024 License: AGPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService() (*Service, error)

func (*Service) Clear

func (s *Service) Clear() error

func (*Service) Close

func (s *Service) Close() error

func (*Service) Create

func (s *Service) Create(domainPath string, reqBody map[string]interface{}) (string, error)

func (*Service) Delete

func (s *Service) Delete(domainPath string) (bool, error)

func (*Service) Get

func (s *Service) Get(domainPath string) (result interface{}, withId bool, err error)

func (*Service) Update

func (s *Service) Update(domainPath string, reqBody map[string]interface{}) (bool, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL