service

package
v0.0.0-...-83adff0 Latest Latest
Warning

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

Go to latest
Published: Jul 6, 2020 License: GPL-3.0 Imports: 11 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
}

Service struct

func New

func New(c *conf.Config) (s *Service)

New init

func (*Service) Close

func (s *Service) Close()

Close Service

func (*Service) DelVideoBySVID

func (s *Service) DelVideoBySVID(c context.Context, req *v1.DelVideoBySVIDRequest) (res *v1.DelVideoBySVIDResponse, err error)

DelVideoBySVID 批量删除视频

func (*Service) ESVideoData

func (s *Service) ESVideoData(c context.Context, req *v1.ESVideoDataRequest) (res *v1.ESVideoDataResponse, err error)

ESVideoData es原生查找

func (*Service) Ping

func (s *Service) Ping(c context.Context) (err error)

Ping Service

func (*Service) RecVideoData

func (s *Service) RecVideoData(c context.Context, req *v1.RecVideoDataRequest) (res *v1.RecVideoDataResponse, err error)

RecVideoData 获取视频信息,给推荐使用

func (*Service) SaveVideo

func (s *Service) SaveVideo(c context.Context, req *v1.SaveVideoRequest) (res *v1.SaveVideoResponse, err error)

SaveVideo 保存视频信息

func (*Service) VideoData

func (s *Service) VideoData(c context.Context, req *v1.VideoDataRequest) (res *v1.VideoDataResponse, err error)

VideoData 获取视频信息,给mis端使用

Jump to

Keyboard shortcuts

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