pkg

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewRequestID

func NewRequestID() string

Types

type CtxInfo

type CtxInfo struct {
	PageLimit string `json:"limit,omitempty"`
	Pages     string `json:"pages,omitempty"`
	RequestId string `json:"request_id,omitempty"`
}

type UserParams

type UserParams struct {
	ID            *string `json:"id,omitempty"`
	Email         *string `json:"email,omitempty"`
	CustomID      *string `json:"custom_id,omitempty"`
	Name          *string `json:"name,omitempty"`
	ExternalEmail *string `json:"external_email,omitempty"`
	Period        *string `json:"period,omitempty"`
	IsEnable      *string `json:"is_enable,omitempty"`
}

Jump to

Keyboard shortcuts

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