idip

package
v0.4.8 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2025 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RequestHead

type RequestHead struct {
	GameAppId string
	BigArea   string
	Area      string
	Cmd       int
}

func NewRequestHead

func NewRequestHead(opts ...RequestHeadOption) *RequestHead

type RequestHeadOption

type RequestHeadOption func(*RequestHead)

func WithArea

func WithArea(area string) RequestHeadOption

WithArea sets the Area field

func WithBigArea

func WithBigArea(bigArea string) RequestHeadOption

WithBigArea sets the BigArea field

func WithCmd

func WithCmd(cmd int) RequestHeadOption

WithCmd sets the Cmd field

func WithGameAppId

func WithGameAppId(gameAppId string) RequestHeadOption

WithGameAppId sets the GameAppId field

Directories

Path Synopsis
Package signer provides functionality for signing IDIP requests
Package signer provides functionality for signing IDIP requests

Jump to

Keyboard shortcuts

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