···24 "github.com/rs/cors"
25 "github.com/samber/lo"
2627- "tangled.org/gbl08ma/didplcbft/abciapp"
28- "tangled.org/gbl08ma/didplcbft/plc"
29)
3031// Server represents the HTTP server for the PLC directory.
···24 "github.com/rs/cors"
25 "github.com/samber/lo"
2627+ "tangled.org/gbl08ma.com/didplcbft/abciapp"
28+ "tangled.org/gbl08ma.com/didplcbft/plc"
29)
3031// Server represents the HTTP server for the PLC directory.
+2-2
httpapi/server_test.go
···1213 "github.com/did-method-plc/go-didplc"
14 "github.com/stretchr/testify/require"
15- "tangled.org/gbl08ma/didplcbft/plc"
16- "tangled.org/gbl08ma/didplcbft/types"
17)
1819// MockReadPLC is a mock implementation of the ReadPLC interface for testing.
···1213 "github.com/did-method-plc/go-didplc"
14 "github.com/stretchr/testify/require"
15+ "tangled.org/gbl08ma.com/didplcbft/plc"
16+ "tangled.org/gbl08ma.com/didplcbft/types"
17)
1819// MockReadPLC is a mock implementation of the ReadPLC interface for testing.