Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Permify/permify
/ loader_test.go
File
loader_test.go
pkg/schema/loader_test.go:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
schema
// Schema package tests
2
import
(
// Package imports
3
"strings"
// String utilities for test assertions
4
// Test frameworks
Callers
nothing calls this directly
Calls
10
NewSchemaLoader
Function · 0.85
determineSchemaType
Function · 0.85
isURL
Function · 0.85
isFilePath
Function · 0.85
loadFromURL
Function · 0.85
loadFromFile
Function · 0.85
loadInline
Function · 0.85
LoadSchema
Method · 0.80
Context
Function · 0.50
Error
Method · 0.45
Tested by
no test coverage detected