Files
KissMe/KissMeConsole/Sources/main.swift
2024-11-08 01:14:20 +09:00

21 lines
337 B
Swift

//
// main.swift
// KissMeConsole
//
// Created by ened-book-m1 on 2023/05/09.
//
import Foundation
KissConsole().run()
import KissMe
//test_get_websocket_key_and_contact_price()
//test_get_websocket_key_and_asking_price()
//test_parse_contact_price_response()
//test_websocket_dump_data()
//test_auction()
//test_build_min_db()