httputil

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: LGPL-2.1 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveSpacePointer

func RemoveSpacePointer(s *string) *string

RemoveSpacePointer remove all spaces from a pointer string

func ReqID

func ReqID(c echo.Context, param ...string) (id string, err error)

ReqID returns id url parameter.

func ReqIDint

func ReqIDint(c echo.Context) (int, error)

ReqIDint returns id url parameter.

func ReqIDint64

func ReqIDint64(c echo.Context) (int64, error)

ReqIDint64 returns id url parameter. Support int64

func TrimSpacePointer

func TrimSpacePointer(s *string) *string

TrimSpacePointer trims leading and trailing spaces from a pointer string

Types

This section is empty.

Jump to

Keyboard shortcuts

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