crm

package
v0.0.0-...-dac20d5 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2020 License: Apache-2.0 Imports: 7 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 interface {
	UpdateMapping(*rpcpb.UpdateMappingRequest, func(interface{}, []byte, error), interface{})
	GetIDValue(uint64, metapb.IDValue, string, func(interface{}, []byte, error), interface{})
	UpdateProfile(uint64, uint32, []byte, func(interface{}, []byte, error), interface{})
	GetProfileField(uint64, uint32, string, func(interface{}, []byte, error), interface{})
}

Service crm service

func NewService

func NewService(store storage.Storage) Service

NewService returns crm service

Jump to

Keyboard shortcuts

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