Skip to content

mxmsk/registry-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

The registry-sample is intended to demonstrate Golang coding skills. It encapsulates some common Golang concepts: http handling, locking, channels, duck-typing, etc. The app runs server that can be used to view some data as HTML. Internally it represents a kind of MVC, though it wasn't a target of architecting. If you have any doubts, do not hesitate to discuss them on an interview.

Tips

When running the app, use the following URLs to get some valuable output:

Some aspects of the app can be customized using arguments, see main.go for details

About

Fun with Go. The Golang sample project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages