ct3

package module
v0.0.0-...-f3e63fe Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2022 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func T1

func T1()

형변환

func T2

func T2()

math 를 이용한 숫자 데이터 타입

func T3

func T3()

돈 관련 데이터 변환

func T4

func T4()

인코딩 디코딩

func T5

func T5()

인코딩 디코딩

func T6

func T6()

리플렉트

Types

type Example

type Example struct {
	Age  int    `json:"age,omitempty"`
	Name string `json:"name"`
}

구조체

type Person

type Person struct {
	Name string `serialize:"name"`
	City string `serialize:"city"`
	Year int    `serialize:"year"`
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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