sample_1

package
v0.0.0-...-b291fa2 Latest Latest
Warning

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

Go to latest
Published: Oct 22, 2021 License: MIT Imports: 10 Imported by: 0

Documentation

Overview

@Title 请填写文件名称(需要改) @Description 请填写文件描述(需要改) @Author zhengbin 2021/9/8 16:52

@Title 请填写文件名称(需要改) @Description 请填写文件描述(需要改) @Author zhengbin 2021/9/13 10:20 @Update 姓名(需要改) 2021/9/13 10:20

@Title 请填写文件名称(需要改) @Description 请填写文件描述(需要改) @Author zhengbin 2021/10/22 15:18 @Update 姓名(需要改) 2021/10/22 15:18

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LogExample

func LogExample()

func OptMemdb

func OptMemdb()

func ReadCsv

func ReadCsv(filepath string)

csv文件读取

func ReadTagsFromFile

func ReadTagsFromFile(fileName string)

func WriterCSV

func WriterCSV(path string)

csv文件写入

Types

type Person

type Person struct {
	Email    string `json:"email"`
	Name     string `json:"name"`
	Age      int    `json:"age"`
	Sex      int    `json:"sex"`
	NickName string `json:"nickname"`
}

Create a sample struct

Jump to

Keyboard shortcuts

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