14 lines
106 B
Go
14 lines
106 B
Go
package pattern
|
|
|
|
type pattern struct {
|
|
}
|
|
|
|
type shun struct {
|
|
}
|
|
|
|
type ke struct {
|
|
}
|
|
|
|
type jiang struct {
|
|
}
|