Documentation ¶
Index ¶
- Variables
- func InitUdrContext(context *udr_context.UDRContext)
- func MapArrayToByte(data []map[string]interface{}) (ret []byte)
- func MapToByte(data map[string]interface{}) (ret []byte)
- func SnssaiHexToModels(hexString string) (*models.Snssai, error)
- func SnssaiModelsToHex(snssai models.Snssai) string
- func ToBsonM(data interface{}) bson.M
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultUdrConfigPath = path_util.Gofree5gcPath("free5gc/config/udrcfg.conf")
View Source
var UdrKeyPath = path_util.Gofree5gcPath("free5gc/support/TLS/udr.key")
View Source
var UdrLogPath = path_util.Gofree5gcPath("free5gc/udrsslkey.log")
View Source
var UdrPemPath = path_util.Gofree5gcPath("free5gc/support/TLS/udr.pem")
Functions ¶
func InitUdrContext ¶
func InitUdrContext(context *udr_context.UDRContext)
func MapArrayToByte ¶
func SnssaiModelsToHex ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.