service

package
v0.0.0-...-d389ac1 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewService

func NewService(fw mcorpc.ChoriaFramework, version string, log *logrus.Entry) (agents.Agent, error)

Types

type SignRPCRequest

type SignRPCRequest struct {
	Request   string `json:"request"`
	Token     string `json:"token"`
	Signature string `json:"signature"`
}

type SignRPCResponse

type SignRPCResponse struct {
	SecureRequest string `json:"secure_request"`
}

Jump to

Keyboard shortcuts

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