mirror of
https://github.com/LukeHagar/libopenapi.git
synced 2025-12-10 12:37:48 +00:00
It's now more intelligent and runs async in threads, also added a variation of the map check function to cope with untyped comparison functions.
5 lines
111 B
Go
5 lines
111 B
Go
// Copyright 2022 Princess B33f Heavy Industries / Dave Shanley
|
|
// SPDX-License-Identifier: MIT
|
|
|
|
package model
|