helpers

package
v1.3.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2019 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetRemoteIP

func GetRemoteIP(req *http.Request) string

GetRemoteIP 返回远程客户端IP

Types

type StringBuilder

type StringBuilder struct {
	// contains filtered or unexported fields
}

StringBuilder ...

func NewStringBuilder

func NewStringBuilder() *StringBuilder

NewStringBuilder ...

func (*StringBuilder) Append

func (builder *StringBuilder) Append(s string) *StringBuilder

Append ...

func (*StringBuilder) AppendStrings

func (builder *StringBuilder) AppendStrings(ss ...string) *StringBuilder

AppendStrings ...

func (*StringBuilder) Clear

func (builder *StringBuilder) Clear() *StringBuilder

Clear ...

func (*StringBuilder) ToString

func (builder *StringBuilder) ToString() string

ToString ...

Jump to

Keyboard shortcuts

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