customStructs

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 17, 2025 License: BSD-2-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ListResponse

type ListResponse struct {
	Success bool
	Message []map[string]any `json:"data"`
	Total   int              `json:"total"`
}

func (*ListResponse) ToString

func (listResponse *ListResponse) ToString() string

type SimpleResponse

type SimpleResponse struct {
	Success bool
	Message map[string]any
}

Jump to

Keyboard shortcuts

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