jiudian2000w

package
v0.0.0-...-e478a94 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2020 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseAndIndex

func ParseAndIndex(filePath string)

Types

type People

type People struct {
	Name     string `json:"name"`
	CtfId    string `json:"ctf_id"`
	Gender   string `json:"gender"`
	Birthday string `json:"birthday"`
	Address  string `json:"address"`
	Mobile   string `json:"mobile"`
	//Tel       string
	Email string `json:"email"`
}

func (People) String

func (p People) String() string

func (*People) Type

func (p *People) Type() string

Jump to

Keyboard shortcuts

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