Skip to content

rtwent/testgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testgo

Some sketches in golang. All configuration data provided in .env file To run application use host (SERVER_HOST) and url (REQUEST_URL) provided in .env file

.env names

ARTICLES_ARCHIVE - url for articles set

ADS_ARCHIVE - url for advertisements set

ADS_FREQUENCY - frequency of advertisements. E.g. 5 articles - 1 advertisement, frequency is equal to 5

ADV_DEFAULT_TEXT=Ad - default text, if no advertisements found

Testing: go test

About

Some sketches in golang

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages