clients

package
v1.3.8 Latest Latest
Warning

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

Go to latest
Published: May 1, 2024 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ClientAgentIPService

type ClientAgentIPService struct {
	services.BaseService
}

ClientAgentIPService Agent IP服务

func (*ClientAgentIPService) CreateClientAgentIPs

func (this *ClientAgentIPService) CreateClientAgentIPs(ctx context.Context, req *pb.CreateClientAgentIPsRequest) (*pb.RPCSuccess, error)

CreateClientAgentIPs 创建一组IP

func (*ClientAgentIPService) ListClientAgentIPsAfterId

ListClientAgentIPsAfterId 查询最新的IP

type ClientAgentService

type ClientAgentService struct {
	services.BaseService
}

ClientAgentService Agent服务

func (*ClientAgentService) FindAllClientAgents

FindAllClientAgents 查找所有Agent

type FormalClientBrowserService

type FormalClientBrowserService struct {
	services.BaseService
}

FormalClientBrowserService 浏览器信息库服务

func (*FormalClientBrowserService) CountFormalClientBrowsers

CountFormalClientBrowsers 计算浏览器信息数量

func (*FormalClientBrowserService) CreateFormalClientBrowser

CreateFormalClientBrowser 创建浏览器信息

func (*FormalClientBrowserService) FindFormalClientBrowserWithDataId

FindFormalClientBrowserWithDataId 通过dataId查询浏览器信息

func (*FormalClientBrowserService) ListFormalClientBrowsers

ListFormalClientBrowsers 列出单页浏览器信息

func (*FormalClientBrowserService) UpdateFormalClientBrowser

func (this *FormalClientBrowserService) UpdateFormalClientBrowser(ctx context.Context, req *pb.UpdateFormalClientBrowserRequest) (*pb.RPCSuccess, error)

UpdateFormalClientBrowser 修改浏览器信息

type FormalClientSystemService

type FormalClientSystemService struct {
	services.BaseService
}

FormalClientSystemService 操作系统信息库服务

func (*FormalClientSystemService) CountFormalClientSystems

CountFormalClientSystems 计算操作系统信息数量

func (*FormalClientSystemService) CreateFormalClientSystem

CreateFormalClientSystem 创建操作系统信息

func (*FormalClientSystemService) FindFormalClientSystemWithDataId

FindFormalClientSystemWithDataId 通过dataId查询操作系统信息

func (*FormalClientSystemService) ListFormalClientSystems

ListFormalClientSystems 列出单页操作系统信息

func (*FormalClientSystemService) UpdateFormalClientSystem

func (this *FormalClientSystemService) UpdateFormalClientSystem(ctx context.Context, req *pb.UpdateFormalClientSystemRequest) (*pb.RPCSuccess, error)

UpdateFormalClientSystem 修改操作系统信息

Jump to

Keyboard shortcuts

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