api_model

package
v0.0.0-...-e30beb1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Int64ToPointer

func Int64ToPointer(i int64) *int64

func StringToPointer

func StringToPointer(s string) *string

Types

type CtxKey

type CtxKey string

type GetCompaniesParams

type GetCompaniesParams struct {
	Name *string
}

type UpdateCompanyParams

type UpdateCompanyParams struct {
	ID      int64
	Name    string
	Email   string
	Address string
	Contact string
}

Jump to

Keyboard shortcuts

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