micro/server/mock
Shulhan 415fb3a730 all: replace "pborman/uuid" with "google/uuid"
Internally, "pborman/uuid.NewUUID()" is calling "google/uuid.New()"
that return nil when there is an error [1].

Both package use the same license.

[1] https://github.com/pborman/uuid/blob/master/version1.go#L17
2018-11-21 17:29:21 +07:00
..
mock_handler.go Add mock server 2016-04-16 00:02:55 +01:00
mock_subscriber.go Add mock server 2016-04-16 00:02:55 +01:00
mock_test.go Add mock server 2016-04-16 00:02:55 +01:00
mock.go all: replace "pborman/uuid" with "google/uuid" 2018-11-21 17:29:21 +07:00