fix
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
module httpconnection
|
||||
|
||||
import net.http { Header }
|
||||
import freeflowuniverse.herolib.clients.redisclient { Redis }
|
||||
import freeflowuniverse.herolib.core.redisclient { Redis }
|
||||
|
||||
@[heap]
|
||||
pub struct HTTPConnection {
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
module httpconnection
|
||||
|
||||
import net.http
|
||||
import freeflowuniverse.herolib.clients.redisclient { RedisURL }
|
||||
import freeflowuniverse.herolib.core.redisclient { RedisURL }
|
||||
|
||||
@[params]
|
||||
pub struct HTTPConnectionArgs {
|
||||
|
||||
Reference in New Issue
Block a user