diff options
author | Yuchen Wu <[email protected]> | 2024-05-22 12:19:29 -0700 |
---|---|---|
committer | Yuchen Wu <[email protected]> | 2024-05-31 11:04:36 -0700 |
commit | fa071eb506411ff74c1986abebeeaa0d3e641db5 (patch) | |
tree | 36ec2d82fa48780a0fac44c39ed50efba9d52409 /.bleep | |
parent | 4019aa0819ce70fb84ae9c1db7e702d7fe8701b3 (diff) | |
download | pingora-fa071eb506411ff74c1986abebeeaa0d3e641db5.tar.gz pingora-fa071eb506411ff74c1986abebeeaa0d3e641db5.zip |
Refactor Service API: Arc is no longer needed for apps.
This change makes a bit cleaner to use the API. It also allows to
modify the application logic before starting the service.
Diffstat (limited to '.bleep')
-rw-r--r-- | .bleep | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -becf2775fceab572867708b00df1a23330acf187
\ No newline at end of file +798813e9fb792457be2ad4dd18076287c5f64ed9
\ No newline at end of file |