This website requires JavaScript.
Explore
Help
Sign In
nyaanime
/
model
Watch
1
Star
0
Fork
0
You've already forked model
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
main
model
/
file_parser.go
4 lines
96 B
Go
Raw
Permalink
Normal View
History
Unescape
Escape
initial commit
2022-08-03 19:58:31 +02:00
package
model
changed parser func signatures
2022-08-03 23:37:59 +02:00
type
FileParserFunc
func
(
parser
*
Parser
,
str
string
)
(
file
*
ParsedFile
,
ok
bool
)
Reference in New Issue
Copy Permalink