github.com/goplus/yap@v0.8.1/gop.mod (about)

     1  gop 1.2
     2  
     3  project .yap AppV2 github.com/goplus/yap
     4  
     5  class .yap Handler
     6  
     7  project _yap.gox App github.com/goplus/yap
     8  
     9  project _yapt.gox App github.com/goplus/yap/ytest github.com/goplus/yap/test
    10  
    11  class _yapt.gox Case
    12  
    13  import github.com/goplus/yap/ytest/auth/jwt
    14  
    15  project _ytest.gox App github.com/goplus/yap/ytest github.com/goplus/yap/test
    16  
    17  class _ytest.gox CaseApp
    18  
    19  import github.com/goplus/yap/ytest/auth/jwt
    20  
    21  project _ydb.gox AppGen github.com/goplus/yap/ydb github.com/goplus/yap/test
    22  
    23  class _ydb.gox Class
    24  
    25  import github.com/goplus/yap/ydb/mysql