//
pkg.gl
Category
github.com/dannylesnik/simple-json-server
models
package
1.0.6
Repository:
https://github.com/dannylesnik/simple-json-server.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
1
Files
89 SLOC
#
Functions
DeletePerson
DeletePerson - delete single person.
GetIsAliveResponse
GetIsAliveResponse - returns isalive resposne.
GetPerson
GetPerson - get single person.
Unmarshal
Unmarshal --- unmarshal person.
#
Structs
IsAliveResponse
IsAliveResponse -.
Person
Person - This is person type.