devtoken

package
v0.0.0-...-8c2001a Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2024 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plug

type Plug struct {
	HostAddrs []string `codec:"host_addrs,omitempty" json:"host_addrs,omitempty"`
	TenantId  string   `codec:"tenant_id,omitempty" json:"tenant_id,omitempty"`
	DevTicket string   `codec:"dev_ticket,omitempty" json:"dev_ticket,omitempty"`
}

func NewPlug

func NewPlug(rawstr string) (*Plug, error)

func (*Plug) ToString

func (pd *Plug) ToString() (string, error)

Jump to

Keyboard shortcuts

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