add faker provider
This commit is contained in:
@@ -3,6 +3,7 @@ package providers
|
||||
import (
|
||||
_ "atom/providers/config"
|
||||
_ "atom/providers/database"
|
||||
_ "atom/providers/faker"
|
||||
_ "atom/providers/http"
|
||||
_ "atom/providers/logger"
|
||||
_ "atom/providers/micro"
|
||||
|
||||
Reference in New Issue
Block a user