Skip to content

Commit

Permalink
move examples into zero-examples (zeromicro#453)
Browse files Browse the repository at this point in the history
* move examples to zero-examples

* tidy go.mod

* add examples refer in readme
  • Loading branch information
kevwan authored Feb 8, 2021
1 parent c7f3e61 commit 1789b12
Show file tree
Hide file tree
Showing 179 changed files with 2 additions and 8,376 deletions.
18 changes: 0 additions & 18 deletions example/bloom/bloom.go

This file was deleted.

29 changes: 0 additions & 29 deletions example/bookstore/api/bookstore.api

This file was deleted.

31 changes: 0 additions & 31 deletions example/bookstore/api/bookstore.go

This file was deleted.

13 changes: 0 additions & 13 deletions example/bookstore/api/etc/bookstore-api.yaml

This file was deleted.

12 changes: 0 additions & 12 deletions example/bookstore/api/internal/config/config.go

This file was deleted.

29 changes: 0 additions & 29 deletions example/bookstore/api/internal/handler/addhandler.go

This file was deleted.

29 changes: 0 additions & 29 deletions example/bookstore/api/internal/handler/checkhandler.go

This file was deleted.

27 changes: 0 additions & 27 deletions example/bookstore/api/internal/handler/routes.go

This file was deleted.

39 changes: 0 additions & 39 deletions example/bookstore/api/internal/logic/addlogic.go

This file was deleted.

40 changes: 0 additions & 40 deletions example/bookstore/api/internal/logic/checklogic.go

This file was deleted.

23 changes: 0 additions & 23 deletions example/bookstore/api/internal/svc/servicecontext.go

This file was deleted.

20 changes: 0 additions & 20 deletions example/bookstore/api/internal/types/types.go

This file was deleted.

12 changes: 0 additions & 12 deletions example/bookstore/go.mod

This file was deleted.

Loading

0 comments on commit 1789b12

Please sign in to comment.