register

package
v0.0.0-...-6f5dceb Latest Latest
Warning

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

Go to latest
Published: Oct 24, 2025 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Platforms

func Platforms(cmd *cli.Command)

Types

type Config

type Config struct {
	Host   string `json:"host"`
	ApiURL string `json:"api_url"`
}

type PFactory

type PFactory struct {
	EnvPrefix string
	Factory   func(apiURL string) platforms.IPlatform
}

PFactory 平台注册信息

Jump to

Keyboard shortcuts

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