firasdarwish/ore

View on GitHub
internal/models/a.go

Summary

Maintainability
A
0 mins
Test Coverage
package models

type A struct {
    C *C
}