Skip to content

jollyburger/xdoubletest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##xdoubletest


  • unit test by docker image which contains test scripts customized
  • performance test

###Introduction

xdoubletest
    |
    |- main.go
    |- app/
        |
        |- config.go //configuration file mapping
    |- examples/     //configure file templates
    |- build/        //binary file
    |- deploy/       //build scripts with cmake and Dockerfile
    |- logic
        |
        |- service/  //http server 
        |- perf/     //performance module
        |- unit/     //unit test module
    |- utils
        |
        |- dockercli //docker client
        |- consul    //consul client
    |- vendor/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published